Inspiration
This project was inspired by a teammate's old school project: a normal python calculator.
What it does
This is a fun math game where you have to use process of elimination to determine a random value through the use of normal operators like addition and subtraction.
How we built it
We built this using Python in Replit.
Challenges we ran into
Our biggest challenge was deciding on certain aspects of the game (like how many attempts you have) in order to make the game as fun as possible.
Accomplishments that we're proud of
We were able to use something called an inquirer which allowed us to create selection menus in Python.
What we learned
We learned that multiple people's code can be merged into the best version of both.
What's next for THE Math Game
We will most likely implement a way for the player to make up their own operators.
Built With
- math
- python
- replit
Log in or sign up for Devpost to join the conversation.