Some random attempts at programming the retro console
Fork of RETRO_Pong_Mod by
Revisions of Game.cpp
Revision | Date | Message | Actions |
---|---|---|---|
7:c0f12f624832 | 2015-02-27 | (Almost) ported to LCD_ST7735 lib - faster! | File Diff Annotate |
6:20788dfdb7b8 | 2015-02-26 | Reading accelerator just fine! | File Diff Annotate |
5:8a26ad9d9ea1 | 2015-02-25 | First try at reading accelerometer | File Diff Annotate |
4:84be90860d7c | 2015-02-25 | Begin removing paddle related stuff and start bouncing on all walls | File Diff Annotate |
3:2f09c90a732d | 2015-01-15 | First commit of modified Pong game for RETRO. | File Diff Annotate |
2:6ab46f2e851a | 2014-11-21 | Added an accelerometer graph when you press the robot. | File Diff Annotate |
1:cd8a3926f263 | 2014-11-17 | Split game logic out into a game file. | File Diff Annotate |