Downloads (work in progress)

Unity: Projects

Sometimes I am trying to do different game mechanics. I will upload here some of them. You can check them.

Simple puzzle game (Unity 2017.3)

simplePuzzle icon This is simple puzzle game for children. The project was made with Unity 2017.3. As said, try to use actually Unity version for learn. In the project I have used: UI-Buttons for transitions between levels, List (as dynamic arrays), Physics2D for collisions check and strings for old-school beep-text.