ELEC2645 (2018/19) / Mbed 2 deprecated el17lw

Dependencies:   mbed

Revisions of EngineController/EngineController.cpp

Revision Date Message Actions
29:bdc4138b5171 2019-05-07 Final Submission. I have read and agreed with the Statement of Academic Integrity. File  Diff  Annotate
27:c920c5ec31af 2019-05-04 Updated documentation File  Diff  Annotate
26:4253656c0755 2019-05-03 Now a dynamic fire at the bottom of the screen that gets higher as the player collects more coins. It will kill the skater if they collide. File  Diff  Annotate
21:20478f086bc2 2019-04-20 Fully documented and commented all classes and functions File  Diff  Annotate
20:a8cad4e044ea 2019-04-16 Added sounds throughout the game for jumping, falling, collisions and dying sequence and added a musical tune that plays over the menus. File  Diff  Annotate
18:304700b5d8f8 2019-04-12 Added a large menu artwork and re-named variables and functions to make the code more readable File  Diff  Annotate
17:f377df4ea7b1 2019-04-11 Ball of fire moves up and down the screen, platforms and ball move faster as you collect more coins to make the game more challenging. File  Diff  Annotate
16:331be5c7ed80 2019-04-10 Now a rotating 'ball of fire' that moves across the screen to duck and dodge. The game ends if you hit it. File  Diff  Annotate
15:876c047a6ec9 2019-04-06 There is now a coin to collect generated in a random position on the map. The number of coins you collect is displayed at the top of the screen. File  Diff  Annotate
14:9861fe85c803 2019-04-04 Same functionality as last commit, large functions have been broken up into smaller ones and every .cpp file commented. File  Diff  Annotate
12:ebaefda53dd0 2019-04-01 Added the structure of a finite state machine ready to implement a working menu File  Diff  Annotate