Kern Fowler / Mbed 2 deprecated Donkey_Kong_Game

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
40:cb40d02405c2 2019-05-09 Kern_EL17KJTF Final Submission. I have read and agreed with Statement of Academic Integrity. default tip
39:1d0584a152a6 2019-05-09 Kern_EL17KJTF Updated some documentation.
38:c575e3d6a55e 2019-05-09 Kern_EL17KJTF Fixing Donkey documentation
37:2dd2b19b33d9 2019-05-09 Kern_EL17KJTF Donkey kong file issue
36:bfc995d9b2ab 2019-05-09 Kern_EL17KJTF Publish test 2
35:68c3c06d67a8 2019-05-09 Kern_EL17KJTF Donkey kong class fixed.
34:8dbf401b9906 2019-05-09 Kern_EL17KJTF Publish final test.
33:3894a7f846a0 2019-05-09 Kern_EL17KJTF Mbed update at revision 20 caused an issue when running on board. Downgraded the mbed and now works.
32:dca62ba807de 2019-05-09 Kern_EL17KJTF Added some sounds when scoring.
31:06713cdbba37 2019-05-09 Kern_EL17KJTF Documentation - HighScores Added.
30:a7042002ec1b 2019-05-09 Kern_EL17KJTF Documentation - Options - Code Example Added.
29:be053907f5c7 2019-05-09 Kern_EL17KJTF Documentation - Instructions - Code Example Added.
28:10937e02a0d6 2019-05-09 Kern_EL17KJTF Documentation - GameEngine - Code Example Added.
27:167c716e3e9f 2019-05-09 Kern_EL17KJTF Documentation - Donkey Kong - Code Example Added.
26:fa78fa1b2a60 2019-05-09 Kern_EL17KJTF Documentation - Controls - Code Example Added.
25:0ba3524ee0b7 2019-05-09 Kern_EL17KJTF Documentation - Barrel - Code Example Added.
24:c04facf9664a 2019-05-09 Kern_EL17KJTF Documentation - Banana - Code Example Added.
23:ecb74e52163d 2019-05-09 Kern_EL17KJTF Documentation - Options Class Complete.
22:d265f506446b 2019-05-08 Kern_EL17KJTF Documentation - Instructions Class Complete.
21:1f44f5493c0d 2019-05-08 Kern_EL17KJTF Documentation - GameEngine Class Complete.
20:c4e6941c98e2 2019-05-08 Kern_EL17KJTF Documentation - Donkey Kong Class Complete.
19:8400ecdb69e9 2019-05-08 Kern_EL17KJTF Documentation - Controls Class Complete.
18:80c47cfe9802 2019-05-08 Kern_EL17KJTF Documentation - Barrel Class Complete.
17:ac0cb2980f6e 2019-05-08 Kern_EL17KJTF Documentation - Banana Class Complete.
16:3abc974e8f69 2019-05-08 Kern_EL17KJTF Documentation - Main Menu Complete.
15:9e8d1b6fe81e 2019-05-08 Kern_EL17KJTF Donkey Kong Game sprite added. Game fully working
14:d6fbbb912425 2019-05-08 Kern_EL17KJTF Instructions menu added.
13:94abfe83a294 2019-05-08 Kern_EL17KJTF Controls Menu Added.
12:50a7abf21f18 2019-05-08 Kern_EL17KJTF Game basics fully working
11:b288d01533cc 2019-05-07 Kern_EL17KJTF External variables implemented and working.
10:28575a6eaa13 2019-05-07 Kern_EL17KJTF Classes setup without error.
9:e6832bf222b7 2019-05-07 Kern_EL17KJTF Barrel hitting donkey kong causes a game over.
8:421f94b816c4 2019-05-07 Kern_EL17KJTF Barrel Class Created.
7:ffbc921c20f7 2019-05-07 Kern_EL17KJTF Game Engine Class Created.; Donkey Class Created.
6:478f81e79d9b 2019-05-07 Kern_EL17KJTF Due to L6312W error not allowing compiling, making the game in one file for now. - Options redone.
5:5667c4ec3d7e 2019-05-05 Kern_EL17KJTF Game state edited - Added different basic sprites to represent donkey kong states, can move the sprite with the joystick, can edit movement speed.
4:59175720d8ee 2019-05-05 Kern_EL17KJTF Menu edited - Repositioned items, added high scores state.
3:b248dc1f3e8d 2019-05-05 Kern_EL17KJTF Options state completed - Backlight toggle, Contrast control, Volume toggle.
2:6baf849b0270 2019-05-05 Kern_EL17KJTF Menu system implemented - Navigation via joystick, A button to go to state, back button to return to the menu from state.
1:7a0917df015a 2019-04-23 Kern_EL17KJTF Menu edited to contain Donkey Kong face sprite popup and slightly cleaned up.
0:0130fd5738f7 2019-03-13 Kern_EL17KJTF initial comment