Commit Graph

9 Commits

Author SHA1 Message Date
T-moe
9c9b52b304 Added init state to game, where the welcome screen is painted. 2016-01-29 16:18:46 +01:00
T-moe
d195945ff4 Finished adc implementation. Increased game ticks. 2016-01-29 16:07:00 +01:00
T-moe
913eba8f6f IO: Implemented switches, moved adc stuff a bit.
Game logic: Implemented instruction screen, where players can choose color/game-speed. Missing: Adc read in
Refactoring in game.{c,h} : Spliting up large funcitons. Shortening defines.
2016-01-29 01:04:26 +01:00
id101010
893ec39d32 Comments and refactoring 2016-01-27 14:33:51 +01:00
id101010
aa80e88e9c Implemented time and status bar with colors 2016-01-26 17:48:40 +01:00
id101010
ac400d8435 Implented collision detection, now fully working 2016-01-26 16:24:32 +01:00
id101010
77e64dacf7 Implemented two players on single host, changed io processing to interrupt. 2016-01-26 12:25:24 +01:00
T-moe
91d6b2af96 Started with game logic, implemented some draw stuff. 2016-01-18 16:15:51 +01:00
id101010
6a136923d2 added game.h player.h and uart.h, implemented game objects 2016-01-12 19:30:20 +01:00