Jonas 'Sortie' Termansen
8e86952abf
Add aquatinspitz(1).
2016-01-07 17:22:35 +01:00
Jonas 'Sortie' Termansen
2586685061
Ongoing build system maintainance.
2014-12-02 17:09:28 +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
87be32b948
Remove obsolete uninstall Makefile target from projects.
2014-11-24 21:32:24 +01:00
Jonas 'Sortie' Termansen
9e6148f6ff
Refactor default compiler options logic.
2014-11-24 17:10:50 +01:00
Jonas 'Sortie' Termansen
7eb9e3c33f
Refactor Sortix build system and de-autoconf mxmpp.
2013-12-17 14:30:22 +01:00
Jonas 'Sortie' Termansen
53a254384e
Port asteroids to dispd.
2013-09-24 17:09:48 +02:00
Jonas 'Sortie' Termansen
9cf092d32e
Use cross compiler in build system.
2012-12-14 14:13:33 +01:00
Jonas 'Sortie' Termansen
a1c106ce1c
Early prototype of an asteroids game.
...
asteroids(1) now uses chvideomode(1) if no driver is active.
Made the asteroids game object oriented.
Added asteroids to ateroids(1).
uptime(2) in asteroids.
2012-09-09 13:34:48 +02:00
Jonas 'Sortie' Termansen
d855c6cec7
Add warnings to userspace compile flags.
2012-09-08 20:33:52 +02:00
Jonas 'Sortie' Termansen
8a085f6fa0
Added the game snake.
2011-09-07 12:20:28 +02:00
Jonas 'Sortie' Termansen
7037b2f002
Userspace program's makefiles now properly delete from initrd/.
2011-09-06 15:55:56 +02: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