Skip to content

A Simple Math to learn while entertaining an ADD-type mind, but it's simple so you can customize as much as you'd like.

Notifications You must be signed in to change notification settings

Dennis-J-Carroll/Simple_Math_Game_o1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

READ.md

Simple Math Game O1

A fun and interactive math learning game built with Pygame. Players solve math problems while avoiding enemies and can shoot them for bonus points!

Features

  • Multiple levels with increasing difficulty
  • Enemies that float around and can be shot
  • Health system for the player
  • Particle effects for shooting and explosions
  • Math problems generated dynamically

Requirements

  • Python 3.x
  • Pygame

Installation

  1. Clone the repository:

    git clone https://github.com/Dennis-J-Carroll/Simple_Math_Game_o1.git
    cd Simple_Math_Game_o1
  2. Install the required packages:

    pip install -r requirements.txt

Usage

Run the game using:

python pygame_o2(retro).py

Controls

  • Press SPACE to start the game.
  • Click on the answer buttons to solve math problems.
  • Avoid enemies or shoot them for points!

Contributing

Feel free to submit issues or pull requests. Contributions are welcome!

License

This project is licensed under the MIT License - stated as follows:

MIT License

Copyright (c) 2024 Dennis J. Carroll

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

  1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

  2. 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.

Author

Looking forward to connecting and collaborating. Happy coding! 😊

About

A Simple Math to learn while entertaining an ADD-type mind, but it's simple so you can customize as much as you'd like.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages