Educative game for children made on Unity for mobile
Unity, Programmation C#
Game Design (make activities)
Level Design (make a lot of new questions for the game)
Description :
During this internship I made some new activities, like the quiz that ask the player a question with four possible answers it was the first thing I did on the project to discover the way it worked.
Then I did some optimization on the activities from the second gif, I needed to change it to work with math, text and pictures.
For the rest of the intership I updated their map on the adventure mode, because at the beginning it only worked with each level made by hand, so the first thing I did was make level create automaticly depending on the number of level created.
Then I made an infinite scroll to be able to see all the level available.
And the last thing to add was juiciness I started by adding some movement to the trees and mushrooms to make the map more lively then some random fixed pattern (all the player will have the same random on the tree), and I finished by adding a bridge when you complete a level near water to make the player really have the sense of progression.
After that the last week of internship was only to make some questions and integrate it in Unity.