Some random attempts at programming the retro console

Dependencies:   LCD_ST7735 mbed

Fork of RETRO_Pong_Mod by G. Andrew Duthie

History

Remove some unused stuff default tip

2015-02-28, by loop [Sat, 28 Feb 2015 17:39:08 +0000] rev 10

Remove some unused stuff


Fixed bounds

2015-02-28, by loop [Sat, 28 Feb 2015 14:46:09 +0000] rev 9

Fixed bounds


Brought in MusicEngine

2015-02-28, by loop [Sat, 28 Feb 2015 00:04:52 +0000] rev 8

Brought in MusicEngine


(Almost) ported to LCD_ST7735 lib - faster!

2015-02-27, by loop [Fri, 27 Feb 2015 20:21:32 +0000] rev 7

(Almost) ported to LCD_ST7735 lib - faster!


Reading accelerator just fine!

2015-02-26, by loop [Thu, 26 Feb 2015 20:29:02 +0000] rev 6

Reading accelerator just fine!


First try at reading accelerometer

2015-02-25, by loop [Wed, 25 Feb 2015 23:28:49 +0000] rev 5

First try at reading accelerometer


Begin removing paddle related stuff and start bouncing on all walls

2015-02-25, by loop [Wed, 25 Feb 2015 22:53:35 +0000] rev 4

Begin removing paddle related stuff and start bouncing on all walls


First commit of modified Pong game for RETRO.

2015-01-15, by devhammer [Thu, 15 Jan 2015 12:48:21 +0000] rev 3

First commit of modified Pong game for RETRO.


Added an accelerometer graph when you press the robot.

2014-11-21, by john_ghielec [Fri, 21 Nov 2014 20:13:10 +0000] rev 2

Added an accelerometer graph when you press the robot.


Split game logic out into a game file.

2014-11-17, by john_ghielec [Mon, 17 Nov 2014 19:51:24 +0000] rev 1

Split game logic out into a game file.