Commit Graph

63 Commits

Author SHA1 Message Date
Jonas 'Sortie' Termansen d9205a59df The games now use the error(3) function. 2011-12-04 15:04:06 +01:00
Jonas 'Sortie' Termansen 965f3e3dbf Pong no longer shakes as much the first few frames. 2011-11-28 11:48:02 +01:00
Jonas 'Sortie' Termansen b6a0fd0374 Removed deprecated VGA API and moved it to /dev/vga. 2011-11-25 13:38:31 +01:00
Jonas 'Sortie' Termansen 5bde040295 Fixed randomness-related crash in snake. 2011-11-17 13:11:09 +01:00
Jonas 'Sortie' Termansen c5605b6693 Pong and snake now use rand(3). 2011-11-10 12:28:35 +01:00
Jonas 'Sortie' Termansen 29a1b68933 Added --speed <ms>, --help, and --usage to conway. 2011-11-09 23:54:35 +01:00
Jonas 'Sortie' Termansen c705bf39ff Ported kernel to new syscall API and started cleaning up the old one. 2011-10-27 00:20:28 +02:00
Jonas 'Sortie' Termansen cc61176e5b Restored support for JSSortix using very ugly hacks. :( 2011-09-08 11:10:41 +02:00
Jonas 'Sortie' Termansen 8a085f6fa0 Added the game snake. 2011-09-07 12:20:28 +02:00
Jonas 'Sortie' Termansen ebedeeae89 Pong now shows the score on its UI. 2011-09-06 16:16:44 +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