0
Conio.h alternative for macOS
What is the conio.h alternative for macOS ? I use xCode. I want to make a game with my small labyrinth code created by me! I would like to move a letter like G between the lines of my labyrinth.
1 Réponse
+ 3
Hi Nicola Esu
Just check out the ncurses library.