Goal of the game is to develop quick addition and subtraction capabilities in children of the age group 5 to 12.
The project can be viewed Influx.
- The report.html page needs an update.
- Display the username, age, score, hits and miss.
- Button to go back to the Quit game (use red color or bootstrap danger for the button).
- The index.html needs these updates.
- Function for the mute button to funtion.(Sounds have not been added yet)
-
- Gun animation should be smooth instead of abrupt changes in position(linear transition required)
Though, all files are inside one folder, they have to be structured. The index.html file is the only one expected to be in the root directory of the project.
Each levels should have the same structure but must differ in their problem complexity. The levels are written inside the levelx . html (x stands for the level number), and it also has a levelx.js file corresponding to it.
All the level files html and js and css if any for a particular level are supposed to be put together in one folder called the Levels.
The contributors are requested to create a new branch and work on that fork instead. Test the working of their branch and then submit a PR request to the master branch.
Created and maintained by @ndkshr