nexus-am/apps/typing
Zihao Yu 3deaf91973 apps,typing,keyboard: do not display KEYDOWN_MASK 2017-07-20 17:53:48 +08:00
..
Makefile refactor makefile architecture 2017-05-29 17:05:36 +08:00
README.md update docs 2017-05-27 00:54:26 +08:00
draw.c apps,typing: change the name of axes to keep them consistent with math 2017-07-08 09:12:34 +08:00
font.c more cleanups, remove nemu 2017-05-26 12:49:00 -04:00
game.c apps,typing: change the name of axes to keep them consistent with math 2017-07-08 09:12:34 +08:00
game.h more cleanups, remove nemu 2017-05-26 12:49:00 -04:00
keyboard.c apps,typing,keyboard: do not display KEYDOWN_MASK 2017-07-20 17:53:48 +08:00

README.md

Typing Game

最简单的打字小游戏。

需要正确的IOE (计时、绘图、键盘)。