Technical features
2D platformer in pixel art style for browsers. The main goal of the game is to complete different levels and collect stars by fulfilling various conditions.
Features:
- A level system that allows the player to choose which level they want to progress to next.
- Ability to collect weapons and cards to unlock new levels.
- Skins for the character in different styles and with different animations.
- A variety of bosses, access to which is opened by completing levels and collecting access cards.
- Saving the progress of the player in the database on the cloud.
- Ability to login via Discord and access to skins depending on the role on the game server.
Technology stack:
CorgiEngine is a Unity-based engine that accelerates the creation of 2D, 2.5D platformers.
Unity 2D Animation - faster skinning for frame-by-frame animation, allows you to use old animations for new sprite sets.
TextMeshPro - an asset for displaying text, differs from the standard asset for text with improved performance and new features.