summaryrefslogtreecommitdiff
path: root/uisimulator/tetris.c
AgeCommit message (Expand)Author
2002-05-03Fixed global values for tetris game not being reset. This prevented youRobert Hak
2002-05-01slow down tetris a bit, now when the X11 simulator supports sleep() withDaniel Stenberg
2002-05-01You can now successfully lose at tetris! (In other words, the gameRobert Hak
2002-04-30Correcting mistaken formattingRobert Hak
2002-04-30Changed calls in draw_frame to lcd_drawline rather then drawing individualRobert Hak
2002-04-28commented and explained block_data arrayFelix Arends
2002-04-28removed unistd.h completelyDaniel Stenberg
2002-04-28win32 compatible versionsFelix Arends
2002-04-28pressing OFF in tetris now gets you back to the main menuDaniel Stenberg
2002-04-19Tetris!Björn Stenberg