Line 4: |
Line 4: |
| | | |
| ==Project Description== | | ==Project Description== |
− | A grid style game where players traverse from start to finish following a certain convention. Some conventions include: adding/subtracting numbers to end up at a pre-determined finishing value, traversing the graph in a way where the player only touches multiples of 3 and following a path where each fraction is larger than the last. | + | A maze style game where at each decision moment the player has to answer a question or face a time penatly. Some questions include: adding/subtracting numbers, factoring, word and fraction problems |
| | | |
− | There will be different difficulties, set by the players themselves, which are directly related to how large the grid is. As the player completes a level, they move on to the next level: each level featuring a different set of problems with each level containing harder to solve puzzles. Players can change difficulty after they finish a level. There will be a boss stage with conventions yet to be determined. | + | There will be different difficulties, ramping up as the players beats each level, which are directly related to how complex the maze is. As the player completes a level, they move on to the next level and see how fast they completed the previous one. |
| | | |
| ==Implemented Domains== | | ==Implemented Domains== |
Line 20: |
Line 20: |
| ==Future Plans== | | ==Future Plans== |
| | | |
− | Because we just started the project we need to design and develop everything. We will look at other projects to try and get a grip on some of it to lessen our work load as well as develop a proper schedule to keep us on track.
| + | Must implement:<br> |
| + | *Question Generator for each convention<br> |
| + | *Achievements and "award box"<br> |
| + | *Local Scoreboard - saves your best times etc.<br> |
| + | *Re-implement GB mode differently<br> |
| + | |
| + | Cool If:<br> |
| + | *Local Multiplayer<br> |
| + | |
| + | For someone else:<br> |
| + | *Online play and leaderboards |
| ==Art== | | ==Art== |
| | | |