ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19tb

Dependencies:   mbed

Revisions of Frogger/Frogger.cpp

Revision Date Message Actions
61:3714af9caab6 2020-05-27 Final Submission. I have read and agreed with Statement of Academic Integrity. File  Diff  Annotate
56:2797166656e0 2020-05-26 created an intro screen, made the frog die if it goes to void area in bonus File  Diff  Annotate
55:b17b9931c010 2020-05-26 added test files, added testing statements to test schediule, program passed tests File  Diff  Annotate
53:b6bb4dab7823 2020-05-25 added a bonus round to the frogger game, fixed bug File  Diff  Annotate
52:1145e99264ea 2020-05-25 added turtle states, if the frog jumps on turtles under water he is dead... File  Diff  Annotate
51:4c1f49729d88 2020-05-25 setup level progression, level two is properly loaded now File  Diff  Annotate
50:9ffeb4a10c0a 2020-05-25 created tutorial page, main screen, level progression, structured code, adjusted end post File  Diff  Annotate
49:6cad8b6ec5f2 2020-05-24 fixed bugs regarding car reappearence, created sprites for objets, background File  Diff  Annotate
48:8ccfc74b60a5 2020-05-23 fixed frog on the log mechanic, fixed log related bugs. File  Diff  Annotate
47:29c4796a49e5 2020-05-23 added frog animation, frog states, and sprites File  Diff  Annotate
46:e39abe665271 2020-05-23 made collision system work; File  Diff  Annotate
45:e40c4f89ed7c 2020-05-22 fixed direction bugs File  Diff  Annotate
44:f02510eeb165 2020-05-22 fixed major bugs, restructured the code File  Diff  Annotate
43:2cd1cfe07770 2020-05-18 fixed bugs throughout program, fixed array size issue, fixed functions File  Diff  Annotate
42:04e326dcf09b 2020-05-18 worked on lcd class to display items in a structured way, cleaned up engine a bit File  Diff  Annotate
41:6267c66953ca 2020-05-18 check for out of bound vehicles, and reset frog if it goes out of bound, worked on frog on log function a little File  Diff  Annotate
37:65c9e5a65738 2020-05-17 fadded global variables, changed construction of the engine, made the engine more structure File  Diff  Annotate
35:db257b7bdefc 2020-05-17 added levels, object class File  Diff  Annotate
34:501474a4dc59 2020-05-17 old version frogger File  Diff  Annotate
30:a3ed33350320 2020-05-16 refactored code, set up level one car objects File  Diff  Annotate
29:2151cd327a36 2020-05-16 changed the name of the game, cleaned out files, made the level object and graphic objects be made in the int main() and passed accordingly. File  Diff  Annotate