nexus-am/apps/typing
Zihao Yu 29f58479c1 apps,typing: exit when pressing ESC 2020-03-06 18:17:44 +08:00
..
Makefile Makefile: remove klib 2019-06-13 17:54:49 +00:00
README.md apps,typing: update doc 2018-09-03 21:35:10 +08:00
draw.c convert text files to unix format and remove trailing whitespace 2020-02-05 22:19:56 +08:00
font.c convert text files to unix format and remove trailing whitespace 2020-02-05 22:19:56 +08:00
game.c convert text files to unix format and remove trailing whitespace 2020-02-05 22:19:56 +08:00
game.h libs,klib,macros: define bool/true/false for C files 2020-02-07 17:23:16 +08:00
keyboard.c apps,typing: exit when pressing ESC 2020-03-06 18:17:44 +08:00

README.md

Typing Game

最简单的打字小游戏。

这是NJU 2013 oslab0的演示游戏的AM移植版本。 需要正确的IOE (计时、绘图、键盘)。