Basic game using accelerometer and LCD screen. You can move and dodge asteroids coming from both left and right. There is no scoring at the moment.
Dependencies: C12832 FXOS8700Q mbed-rtos mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:9e0c826103d7 | 2016-02-17 | co838_gtvl2 | Unrealisable because memory in cpp isn't that good :( |
1:c6734b909bf0 | 2016-02-16 | co838_gtvl2 | Added boost by pressing the joystick on the shield.; Added mutex to have a better stability.; Still a bug when the game stays for too long. :( |
0:9ec880239b3c | 2016-02-15 | co838_gtvl2 | Basic game, you can move using accelerometer and avoid asteroids coming from both left and right. |