Space Man Platformer

Project information

  • Category: 2D Game Development in Unity

Space Man Platformer

This was my first approach on the Unity Development, by creating this 2D platformer game, I created all the code and the animation system to create the movement of the player and the jump system. It’s a very basic game, where the player moves around the level, just walking, the idea is to get the maximum distance collecting coins. The highest score is saved in the Player Prefs and for the environment, I created some random platforms that are going to change by the distance, to create a loop infinite game.