Snake and Physics based jumping game with high scores and different difficulties.
Dependencies: N5110 SDFileSystem mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:ae641b1d04fa | 2016-05-04 | el14jw | Snake and Physics based jumping game |
4:c2d920b17b14 | 2016-04-27 | el14jw | - Added Score displayed to plink game |
3:02d9072a2507 | 2016-04-25 | el14jw | - Modularized Plink function using struct; - Written more deoxygen documentation |
2:80a91a737e17 | 2016-04-21 | el14jw | - Added power ups to plink |
1:c4928de1f922 | 2016-04-17 | el14jw | - Added high score functionality and SDFileSystem library; - Completed sounds for all games; - Completed physics based jumping game |
0:23a749719479 | 2016-03-12 | el14jw | Commit of Project2645_Games; - Implemented Menu functions for ease of use when adding menus; - Added several sound arrays for intro and snake game; - Implemented snake game |