1D-Pong game based on a LED strip with 150 LPD6803-controlled pixels. Game keeps score for 'best-of-21' game. Written for KL25Z
History
Adapted button with software debounce, made left button a bit easier (hitting sooner is OK)
2013-09-07, by vsluiter [Sat, 07 Sep 2013 10:59:26 +0000] rev 26
Adapted button with software debounce, made left button a bit easier (hitting sooner is OK)
GOGBOT PRODUCTION;
2013-09-03, by vsluiter [Tue, 03 Sep 2013 22:30:16 +0000] rev 25
GOGBOT PRODUCTION;
Changed scoring color, yellow for draw
2013-08-28, by vsluiter [Wed, 28 Aug 2013 07:26:37 +0000] rev 24
Changed scoring color, yellow for draw
Updated scoring (indicates who's winning) and updated EOG / scoring with new game
2013-08-27, by vsluiter [Tue, 27 Aug 2013 21:22:14 +0000] rev 23
Updated scoring (indicates who's winning) and updated EOG / scoring with new game
paddle starts from center, output to RS232 is standardized for showcontrol board;
2013-08-27, by vsluiter [Tue, 27 Aug 2013 20:40:24 +0000] rev 22
paddle starts from center, output to RS232 is standardized for showcontrol board;
separated game code from more general paddle and button classes
2013-08-27, by vsluiter [Tue, 27 Aug 2013 18:54:15 +0000] rev 21
separated game code from more general paddle and button classes
Made the speed selectio a bit more child-friendly, and swapped buttons
2013-08-26, by vsluiter [Mon, 26 Aug 2013 14:20:32 +0000] rev 20
Made the speed selectio a bit more child-friendly, and swapped buttons
Working game! Paddle hit indicaition OK. Still have to find a way to make the game more interesting when advancing levels. Increase speed?
2013-08-23, by vsluiter [Fri, 23 Aug 2013 20:42:56 +0000] rev 19
Working game! Paddle hit indicaition OK. Still have to find a way to make the game more interesting when advancing levels. Increase speed?
With button hit indication. Some bug in paddle speed, have to work that out;
2013-08-23, by vsluiter [Fri, 23 Aug 2013 20:18:40 +0000] rev 18
With button hit indication. Some bug in paddle speed, have to work that out;
Last update before using GameButton
2013-08-23, by vsluiter [Fri, 23 Aug 2013 17:04:50 +0000] rev 17
Last update before using GameButton