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

History

Unrealisable because memory in cpp isn't that good :( default tip

2016-02-17, by co838_gtvl2 [Wed, 17 Feb 2016 10:14:33 +0000] rev 2

Unrealisable because memory in cpp isn't that good :(


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. :(

2016-02-16, by co838_gtvl2 [Tue, 16 Feb 2016 22:25:42 +0000] rev 1

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. :(


Basic game, you can move using accelerometer and avoid asteroids coming from both left and right.

2016-02-15, by co838_gtvl2 [Mon, 15 Feb 2016 18:18:16 +0000] rev 0

Basic game, you can move using accelerometer and avoid asteroids coming from both left and right.