VIDEOGAME - Tazmoon

TAZMOON is a 2D game developed in Unity for the Windows platform, using codes written in C# for programming and animations created in Adobe Illustrator.

The game consists of four levels, each with different obstacles that increase in difficulty as you progress. It also includes various sound effects and different music in each level.

Main Menu

Main menu where you can adjust the volume, select the level you want to play, continue playing, or exit the application.

Movements

You control the main character, who moves from side to side, can jump, and pick up items. Jumping can be configured to be a single or double jump.

Lives - Respawn

The character has a certain number of lives. Each time they take any type of damage from an enemy, they lose a life. After losing all lives, the level restarts.

Minigame

Minigame where obstacles fall randomly and you must survive for a minute.

Level

When the character collects the necessary items and completes the course, the next level unlocks. You can also return to the main menu if you wish.

Enemies

Enemies appear that move toward the main character to attack, as well as elements that fire projectiles. Each successful attack takes a life.