Skip to content

IceTheCoder/simple-maths-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-maths-games

RETIRED REPO

You will be presented with a simple maths operation involving the multiplication of 2 numbers and the addition of another to the result.

Submit a result in the input box and the program will validate it. If it's wrong, it will tell you the correct result. After 2 seconds, a new exercise will appear.

Prerequisites

GUI-based

Terminal-baed (legacy)

How to use

GUI-based

  • Open the 'simple-maths' folder in Unity as a project.
  • Hit the Unity play button.
  • Enjoy.

Terminal-based (legacy)

  • Open the Program.cs file in VSCode.
  • Hit F5 to start debugging (i.e. running the program).
  • Enjoy.

Contributing

I'd love to hear your suggestions on how I can improve this repo!
You can fork the project to play around with it and create a pull request to submit your suggestions. You can also open an issue to tell me about any problems my code might have.

License

This repository is licensed under the MIT license. In short, you must include the exact copy of this project's license in your end-user application. Read LICENSE for more information.

If you decide to use portions of my software, it would be appreciated if you include an attribution in the final application, mentioning the name of software and its contributors, as well as the section(s) in which it was used.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contact

Project Link: https://github.com/IceTheGameDev/simple-maths-games/

Reddit: https://www.reddit.com/user/AnEntirePeach

Youtube: https://www.youtube.com/@IceTheGameDev

E-mail: [email protected]

Acknowledgements

About

A simple, in-development maths game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published