conio.h implementation for linux, (cross platform getch and kbhit)
-
Updated
Apr 19, 2023 - C++
conio.h implementation for linux, (cross platform getch and kbhit)
Console game written in C++ for Step IT assignment
Simple c++ function for getting single characters from the user.
This is an attempt at replicating the non standard _getch function for windows from conio.h on linux
Add a description, image, and links to the getch topic page so that developers can more easily learn about it.
To associate your repository with the getch topic, visit your repo's landing page and select "manage topics."