Space Invaders - Embedded Systems Project 15/16 - Avinash Patel 200860407
Dependencies: Joystick N5110 SDFileSystem mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
11:eab3fb334bde | 2016-05-05 | avi23 | Fixed Mute option leaving a trailing 'f' |
10:b7785863305a | 2016-05-05 | avi23 | Publishing to group |
9:cbb982b7e353 | 2016-05-05 | avi23 | Added Splash Screen. Debounce Timeout set to attach on rising edge to button to prevent debounce when button is held and released |
8:b2faec20ed8f | 2016-05-03 | avi23 | Save game kind of works. Load does not |
7:babc367a3333 | 2016-05-02 | avi23 | Before main.cpp doxygening |
6:89d4a7f7588b | 2016-04-28 | avi23 | Menu Cursors work |
5:34855f712350 | 2016-04-27 | avi23 | Most things done. (commit is before altering invader bitmaps) |
4:a99953ef9e42 | 2016-03-31 | avi23 | Before 3 state invader condition |
3:544b59d60ab8 | 2016-03-27 | avi23 | Cannon shot actually fades out |
2:d34c95990605 | 2016-03-27 | avi23 | COLLISION DETECTION WORKS!!! |
1:b300d052d549 | 2016-03-13 | avi23 | All enemies are now visible and switch state every second |
0:427469992efe | 2016-03-13 | avi23 | Added joystick, cannon (called ship in code - need to change) movement, drawn small invader |