A 2D mobile educational game designed to make learning math fun and interactive for kids. Built with Unity and powered by SQLite for smooth progress tracking.
- Navigate colorful levels filled with math challenges
- Solve equations to unlock stages and expand your knowledge
- Collect enough gasoline to be able to escape the island
- Progress is saved locally using SQLite
- Android (Google Play-ready)
- iOS (App Store-ready)
- Unity – 2D URP for optimized mobile performance
- C# – Game logic
- SQLite – Save progress, scores, and user data locally
- Unity UI Toolkit / TextMeshPro – Smooth UI and dialogue system
- Unity 2021.3+ with 2D URP template
- SQLite Unity plugin (or use native integration)
- Android/iOS Build Support module
git clone https://github.com/llAlcatrazll/Numgebra.git
cd Numgebra