- added glutIgnoreKeyRepeat in miniglut
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 27 Sep 2021 20:56:07 +0000 (23:56 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 27 Sep 2021 20:56:07 +0000 (23:56 +0300)
commit60a62013e45b8dd307494b792c48b5fde17d2fdc
treee1e3950d1e2b29b40a289676e492aae3e45e76e7
parent8b4c81041dbf3149c3bbdac08de63524ee2d48b4
- added glutIgnoreKeyRepeat in miniglut
- cleaned up movement mechanics, keyboard-based for now
src/game.c
src/game.h
src/main.c
src/miniglut.c
src/miniglut.h
src/player.c
src/player.h