Adarith is an arithmetic game for pre-school kids, so they can practise and have fun. Ada loves to play with it, 50+ artithmetics per day.
It is now does not support quick installation. Please clone the repo and run in python 3 ENV on Windows.
Download Python 3.8 For Windows
pip install virtualenv
virtualenv -p python3 --system-site-packages wenv38
cmd:PATHTOWENV38/Scripts/activate
cmd: cd to PATHOFADARITH/adarith/
cmd: python main.py
pip install pygame
# For Text To Speech
pip install pyttsx3
pip install pypiwin32
- Multi Scene Switch
- Arithmetic Generation
- Grade Dashboard
- TTS
- User Identification
- Questions Persist and Statistics
- Points Collection
- UIKit Libraty based on pygame