Skip to content

This is a basic set of mathematical operators in Python that includes addition, subtraction, multiplication, and division. It was my first programming project, created in November 2022. The player must solve operations quickly and accurately to maintain their lives.

Notifications You must be signed in to change notification settings

DiegoSamperio/GameMathBasicOperators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Math Basic Operators Game

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.

Features

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

How to Play

  1. Run the Python script.
  2. The game begins with addition problems. Enter the correct answers to continue.
  3. Complete each level and advance to the next math operation.
  4. Try to finish the game with as many correct answers and lives as possible.

Requirements

  • Python 3.x

Project Details

  • First programming project
  • Created: November 2022
  • Author: Diego Samperio Arce

License

This project is licensed under the MIT License.

About

This is a basic set of mathematical operators in Python that includes addition, subtraction, multiplication, and division. It was my first programming project, created in November 2022. The player must solve operations quickly and accurately to maintain their lives.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages