Interactive game for kids with Pokemon and math challenges
Install directly from github with the following in the command line
pip install git+https://github.com/ewimpey/pokemath.git
From the command line, launch the GUI:
pokemath
Within the gui, it's time to play! Use the search bar to find your pokemon:
Then select which types of math questions you'd like to answer and start battling by choosing a move:
Then you'll be prompted with a math question:
Answer the math questions correctly and you'll get a bonus:
Once the battle is over, choose another pokemon and battle again.
This project is licensed under the MIT License.
This project depends on the following libraries:
- pypokedex: Licensed under the MIT License.
- requests: Licensed under the Apache 2.0 License.
- beautifulsoup: Licensed under the MIT License.
- PyQT: Licensed under the GPL.
Please review the licenses of these dependencies to ensure compliance with their terms.