I created this app to help kids learn their multiplication tables. The more questions you answer correctly, the more gems you get, and the more clothes and or accessories you can purchase. You can even check out your statistics over time! Become a better fashionista and mathematician with this app, Math à la mode!
Python3 is required to run this program. Need to install matplotlip and pygame using pip3.
cd to the right directory of this code on your computer and run the main function like so:
(this example assumes that you have downloaded the code into your downloads file)
cd downloads
cd Math-a-la-Mode-main
python3 main.py
App.Demo.1.mp4
This is a sample of the "Quiz" page.
App.Demo.2.mp4
This is a sample of the "Wardrobe" page.
App.Demo.3.mp4
This is a sample of the "Statistics" page.