]> 4ch.mooo.com Git - 16.git/commitdiff
cleanup keyboard input handling. run screensaver in a loop until kbhit,
authorJonathan Campbell <jonathan@castus.tv>
Mon, 4 Apr 2016 06:20:18 +0000 (23:20 -0700)
committerJonathan Campbell <jonathan@castus.tv>
Mon, 4 Apr 2016 06:20:18 +0000 (23:20 -0700)
then break out, THEN worry about user input. Replace scanf nonsense with
simple getch() and keyboard response, since the prompt shown to the user
doesn't say to hit ENTER after typing 1, 2, 3, 4, 6, or 0, or "65536"
for changing the tile variable.


No differences found