Commit graph

5 commits

Author SHA1 Message Date
Jonas 'Sortie' Termansen
8e86952abf Add aquatinspitz(1). 2016-01-07 17:22:35 +01:00
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
Jonas 'Sortie' Termansen
9cf092d32e Use cross compiler in build system. 2012-12-14 14:13:33 +01:00
Jonas 'Sortie' Termansen
0b373050f2 Added conway's game of life. 2011-08-29 00:09:37 +02:00
Jonas 'Sortie' Termansen
b39a5700cc Removed pong/ to games/ as it will soon store multiple games. 2011-08-29 00:09:10 +02:00
Renamed from pong/.gitignore (Browse further)