ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19tb

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
61:3714af9caab6 2020-05-27 el19tb Final Submission. I have read and agreed with Statement of Academic Integrity. default tip
60:e1ac7fa5cf17 2020-05-27 el19tb created the doygen for all classes API, described each function in every class
59:1eaadf2f8fa4 2020-05-26 el19tb doxygen bug fix
58:35560ce5eca3 2020-05-26 el19tb publish;
57:a6eb3a0e92bc 2020-05-26 el19tb started on commments
56:2797166656e0 2020-05-26 el19tb created an intro screen, made the frog die if it goes to void area in bonus
55:b17b9931c010 2020-05-26 el19tb added test files, added testing statements to test schediule, program passed tests
54:70453447dae6 2020-05-26 el19tb added comments for frog class (doxygen test)
53:b6bb4dab7823 2020-05-25 el19tb added a bonus round to the frogger game, fixed bug
52:1145e99264ea 2020-05-25 el19tb added turtle states, if the frog jumps on turtles under water he is dead...
51:4c1f49729d88 2020-05-25 el19tb setup level progression, level two is properly loaded now
50:9ffeb4a10c0a 2020-05-25 el19tb created tutorial page, main screen, level progression, structured code, adjusted end post
49:6cad8b6ec5f2 2020-05-24 el19tb fixed bugs regarding car reappearence, created sprites for objets, background
48:8ccfc74b60a5 2020-05-23 el19tb fixed frog on the log mechanic, fixed log related bugs.
47:29c4796a49e5 2020-05-23 el19tb added frog animation, frog states, and sprites
46:e39abe665271 2020-05-23 el19tb made collision system work;
45:e40c4f89ed7c 2020-05-22 el19tb fixed direction bugs
44:f02510eeb165 2020-05-22 el19tb fixed major bugs, restructured the code
43:2cd1cfe07770 2020-05-18 el19tb fixed bugs throughout program, fixed array size issue, fixed functions
42:04e326dcf09b 2020-05-18 el19tb worked on lcd class to display items in a structured way, cleaned up engine a bit
41:6267c66953ca 2020-05-18 el19tb check for out of bound vehicles, and reset frog if it goes out of bound, worked on frog on log function a little
40:8cc82e3fce06 2020-05-18 el19tb created a collision function for the frog, and different frog interactions when it is in the water or road, and reset function
39:8b09540724b3 2020-05-18 el19tb added collision to game, updated frog size
38:a6e040bf0e35 2020-05-18 el19tb updated the sprites, created rectangle objects for every sprite object (collision), cleaned up object class
37:65c9e5a65738 2020-05-17 el19tb fadded global variables, changed construction of the engine, made the engine more structure
36:56c1b33f49ce 2020-05-17 el19tb cleaned up level class, removed unused functions, fixed level classes
35:db257b7bdefc 2020-05-17 el19tb added levels, object class
34:501474a4dc59 2020-05-17 el19tb old version frogger
33:011f0f7cf3ce 2020-05-16 el19tb set up logs, cars, for all levels
32:84e79aa7858c 2020-05-16 el19tb setup car speed, redid vehicle rows, dir, type, refactored code as well
31:70521f37e004 2020-05-16 el19tb MBED DELETED MAJOR PARTS OF MY CODE, had to re write some of it
30:a3ed33350320 2020-05-16 el19tb refactored code, set up level one car objects
29:2151cd327a36 2020-05-16 el19tb 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.
28:ab1ad440eff7 2020-05-15 el19tb drew first version of end goals for the frog (level progression)
27:e2af196bd9ab 2020-05-15 el19tb made end posts for level one, made the sprite as well as position of the post
26:ae90079f4c32 2020-05-15 el19tb added log objects, with different speeds, rows, and seperation, added turtle objects.
25:aad3d04e473f 2020-05-15 el19tb added different speed levels to log objects in the river
24:9cf7603bd7dd 2020-05-15 el19tb set up level one log movements
23:f61c4ad3157b 2020-05-15 el19tb created the second level, added cars to it, along with speed, x position, and displayed
22:17ea297c19b5 2020-05-15 el19tb Created the first level of cars vehicles, cleaned up a bit
21:4ec15ec1164b 2020-05-15 el19tb added structure to vehicle types, added multiple lanes of vehicles, added speed for vehicles
20:077f845f09f2 2020-05-15 el19tb created a draft 1 structure of vehicle allocation
19:6d9721ffc078 2020-05-14 el19tb fixed bugs for water, safety, and and car lanes, made the water mvoe, improved design
18:6be4c3c94a3d 2020-05-14 el19tb fixed bugs regarding car lanes, started fixing bugs regarding safety lanes
17:67dbdfcdcec2 2020-05-14 el19tb created a moving river stream in the last 3 rows of the screen, with different sprites for design
16:8a65cccd9685 2020-05-13 el19tb created safety lanes for frog to stay on to avoid obstacles
15:b15bf9357cd9 2020-05-13 el19tb created road background, and 4 lanes of roads so vehicles can use
14:6fe667ec957e 2020-05-13 el19tb added background sprite objects, started on background construction
13:cd6d2f999057 2020-05-13 el19tb the sprites appear to the screen, updated GraphicEngine
12:a0e0939a498f 2020-05-13 el19tb created a sprite class, made the car objects and lanes more structured
11:cc5861abfca5 2020-05-13 el19tb added more structure, started on translating objects to sprites;
10:72ec8926acda 2020-05-13 el19tb started working on level class, and code refactoring
9:d210eede4a1b 2020-05-12 el19tb fixed bugs regarding frog jumping on log
8:52794de935b2 2020-05-12 el19tb implemented the attach function so the frog can jump on a log
7:1dce07fd0867 2020-05-11 el19tb added log lanes and log functionality
6:e285eaf8bdcd 2020-05-11 el19tb fixed bugs that occurred with frog
5:6e3afee7eac3 2020-05-07 el19tb added car direction, and reappearence of cars, made the code more structured
4:aae7f8d4ab78 2020-05-06 el19tb Made the code more structured, added different vehicle types;
3:648c9d5001be 2020-05-04 el19tb added a lane system with cars so the chicken can avoid
2:86cef2afa648 2020-04-13 el19tb created a grid system for the game; created a chicken object that moves ; worked a little on the menu;