jonas-halbach / EIDU_LearnToCount

A programm in Unity which shall teach children in the age of 3 till 5 years that a number of items stays the same independent if their position

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EIDU_LearnToCount

A programm in Unity which shall teach children in the age of 3 till 5 years that a number of items stays the same independent if their position

Running the program

This program is created with the help of Unity3D (Version 5.5.0f3). To run the program you just have to open the Scene "Scenes/CountingScene".

After opening this scene you will see a screen with a blue background, some textfields, buttons and a white space. The white area will be used to store the items which are used to visualize different formations. By clicking one of the four buttons "Horizontal Formation", "Circular Formation", "Random Formation" and "Grid Formation" you start the rendering process of the selected formation.

By typing values into the textfields "Width...", "Height..." and "Item Count..." you can specify the properties for the formation visualization.

About

A programm in Unity which shall teach children in the age of 3 till 5 years that a number of items stays the same independent if their position


Languages

Language:C# 78.0%Language:JavaScript 16.1%Language:GLSL 5.8%