Skip to content

Simple Unity math game that teaches children addition, subtraction, multiplication, and division.

License

Notifications You must be signed in to change notification settings

pepipe/LearnMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnMath

Simple Unity math game that teaches children addition, subtraction, multiplication, and division. Unity version is 6 preview, 6000.0.22f

This is more a showcase of code organization in Unity, on how to separate concerns, logic, and presentation. There's also example of unit tests and UnityTests.

Run

Open scene inside _Project/_Scenes, LearnMath, and run. In the Unity editor if clicks aren't working you need to activate simulate touch input from mouse (Window -> Analysis -> Input Debugger)

About

Simple Unity math game that teaches children addition, subtraction, multiplication, and division.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published