Please enable JavaScript.
Coggle requires JavaScript to display documents.
Maths Game Features (Settings Page (Main volume control, Music volume…
Maths Game Features
Settings Page
-
-
-
-
About page giving details on the specifics of the game(author, platform,etc) + terms and policies
-
-
-
Levels
-
-
-
more than one operator(-,/,*)
Pause feature
-
pause option menu(buttons for quit game, main menu, return to game, etc)
-
-
-
Daily Challenges**
-
Code to implement this into the game with the possibly is coding it so that it continues onto the next day after the game is closed
Extra scoring feature
based on how long user takes to complete level (longer it takes to complete level the lower the score)
Code to implement into game and figure out how to get a timer system operational, probably with variables
-
Export From Python**
Use some external software to perform this job and make my game playable on other devices without pygame preinstalled
-
Displaying HUD on screen
code to incorporate and displays the different components of the HUD(Heads Up Display)(lives, fuel, etc) along with their changes that occur as the game progresses
Cheats and Easter Eggs**
code to implement this into the game and to get the Easter egg to fit in smoothly with the other game mechanics
-