sortix-mirror/games
Jonas 'Sortie' Termansen 0e577950c0 Remove conway, pong and snake games.
These games were poorly written and didn't work in graphics mode as they
required a vga text mode backend. It's less of a maintenance burden to just
remove them as that means the dispd vga text mode support can be deleted.
2014-11-26 23:34:14 +01:00
..
.gitignore Remove conway, pong and snake games. 2014-11-26 23:34:14 +01:00
Makefile Remove conway, pong and snake games. 2014-11-26 23:34:14 +01:00
asteroids.cpp Improve asteroids keyboard input handling. 2014-03-31 19:40:09 +02:00