Devlog #03
FINALLY NONBLOCK INPUT
I’ve navigated for like almost 40 minutes and not found any reasonable or good answer. I had to search with AI to learn what is the termios struct and how it works on the linux headers.
Is a lot more simple than stack overflow answers. I thought using ncurses but it still not have a full port for windows later. I’ll use <conio.h> to read input on windows.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.