3rt4nm4n / key-detect

This is a C++ program that will detect Left, Up, Right and Down arrow keys when they are pressed, it will give outputs. The program may give such outputs like [[A^, these are raw key codes that are sent by computer to the terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

key-detect

This is a C++ program that will detect Left, Up, Right and Down arrow keys when they are pressed, it will give outputs. The program may give such outputs like [[A^, these are raw key codes that are sent by computer to the terminal.

simplescreenrecorder-2021-11-17_22 21 41

About

This is a C++ program that will detect Left, Up, Right and Down arrow keys when they are pressed, it will give outputs. The program may give such outputs like [[A^, these are raw key codes that are sent by computer to the terminal.


Languages

Language:C++ 100.0%