This project is a basic math game written in Python that challenges players to solve math operations across four levels: addition, subtraction, multiplication, and division. Players need to answer quickly and accurately to avoid losing lives.
- Four levels of math operations: addition, subtraction, multiplication, and division.
- Randomized numbers for each operation.
- Players start with 3 lives and must answer correctly to progress.
- A total of 20 math problems spread across the 4 levels.
- Final performance feedback based on the number of correct answers.
- Run the Python script.
- The game begins with addition problems. Enter the correct answers to continue.
- Complete each level and advance to the next math operation.
- Try to finish the game with as many correct answers and lives as possible.
- Python 3.x
- First programming project
- Created: November 2022
- Author: Diego Samperio Arce
This project is licensed under the MIT License.