Here is my first project in Unity . I first start to make 2D game sample in Pixel Art. This goal of this article is to display basic skill in Unity
Sprites are from this website :https://opengameart.org/
In this project I made :
- A platform game design with sprite tile palette
- Manager 2D collision
- Create a UI interface which manager life and coins
- Create collectable likes lifes coins , open chest
- Create a pattrolling snake enemy which can damage player but can also be kill (by jumping on his head like Mario)
- Transition between different scene and create a transition screens (fading screen)
Start game with health life, chest and snake !
Exit door to the next level
The door transition to the next level