ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19tb

Dependencies:   mbed

Revisions of GraphicEngine/GraphicEngine.cpp

Revision Date Message Actions
35:db257b7bdefc 2020-05-17 added levels, object class File  Diff  Annotate
33:011f0f7cf3ce 2020-05-16 set up logs, cars, for all levels File  Diff  Annotate
31:70521f37e004 2020-05-16 MBED DELETED MAJOR PARTS OF MY CODE, had to re write some of it File  Diff  Annotate
28:ab1ad440eff7 2020-05-15 drew first version of end goals for the frog (level progression) File  Diff  Annotate
27:e2af196bd9ab 2020-05-15 made end posts for level one, made the sprite as well as position of the post File  Diff  Annotate
22:17ea297c19b5 2020-05-15 Created the first level of cars vehicles, cleaned up a bit File  Diff  Annotate
19:6d9721ffc078 2020-05-14 fixed bugs for water, safety, and and car lanes, made the water mvoe, improved design File  Diff  Annotate
18:6be4c3c94a3d 2020-05-14 fixed bugs regarding car lanes, started fixing bugs regarding safety lanes File  Diff  Annotate
17:67dbdfcdcec2 2020-05-14 created a moving river stream in the last 3 rows of the screen, with different sprites for design File  Diff  Annotate
16:8a65cccd9685 2020-05-13 created safety lanes for frog to stay on to avoid obstacles File  Diff  Annotate
15:b15bf9357cd9 2020-05-13 created road background, and 4 lanes of roads so vehicles can use File  Diff  Annotate
14:6fe667ec957e 2020-05-13 added background sprite objects, started on background construction File  Diff  Annotate
13:cd6d2f999057 2020-05-13 the sprites appear to the screen, updated GraphicEngine File  Diff  Annotate
8:52794de935b2 2020-05-12 implemented the attach function so the frog can jump on a log File  Diff  Annotate
7:1dce07fd0867 2020-05-11 added log lanes and log functionality File  Diff  Annotate
5:6e3afee7eac3 2020-05-07 added car direction, and reappearence of cars, made the code more structured File  Diff  Annotate
4:aae7f8d4ab78 2020-05-06 Made the code more structured, added different vehicle types; File  Diff  Annotate
3:648c9d5001be 2020-05-04 added a lane system with cars so the chicken can avoid File  Diff  Annotate