Some random attempts at programming the retro console
Fork of RETRO_Pong_Mod by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:ba2dea5fffd1 | 2015-02-28 | loop | Remove some unused stuff |
9:5c4a3e89a713 | 2015-02-28 | loop | Fixed bounds |
8:c63981a45c95 | 2015-02-28 | loop | Brought in MusicEngine |
7:c0f12f624832 | 2015-02-27 | loop | (Almost) ported to LCD_ST7735 lib - faster! |
6:20788dfdb7b8 | 2015-02-26 | loop | Reading accelerator just fine! |
5:8a26ad9d9ea1 | 2015-02-25 | loop | First try at reading accelerometer |
4:84be90860d7c | 2015-02-25 | loop | Begin removing paddle related stuff and start bouncing on all walls |
3:2f09c90a732d | 2015-01-15 | devhammer | First commit of modified Pong game for RETRO. |
2:6ab46f2e851a | 2014-11-21 | john_ghielec | Added an accelerometer graph when you press the robot. |
1:cd8a3926f263 | 2014-11-17 | john_ghielec | Split game logic out into a game file. |
0:21669ea33448 | 2014-11-10 | john_ghielec | Initial commit. |