"TileVania" is a 2D platformer game created in Unity and C#, where players must navigate through various platforms, avoiding traps and enemies to escape.
The player starts the game looking for the exit portal, being able to move and jump over obstacles.
The player must avoid falling into the spikes, because he will lose his life. He must collect as many coins as possible, which represent his score.
To complete the level, the player must jump from one platform to another, avoiding obstacles and collecting coins.
The player searches for and finds the exit portal from level one.
The player starts to discover the portal from level 2, and in this level it has new challenges and features.
The player collects the coins and explores the platform of this level.
In this level, the player encounters enemies, which if he touches, he will lose his life.
A new feature of the player in this level is his climbing the ladder to traverse the level in search of the exit portal.
Escape The player is a prisoner attempting to escape. The clock is ticking, adding urgency to the gameplay.
Under Pressure The game is designed to create a sense of urgency and pressure as players navigate through the levels.
Run and Jump Players must run and jump across platforms, avoiding obstacles and enemies to progress.
Navigate from A to B Players need to get from point A to point B by navigating platforms and avoiding traps and enemies.
- Movement: The player can run and jump.
- Instant Death: Traps and obstacles will instantly kill the player upon contact.
- Progression: There is a system in place to finish the current level and start the next one.
- Time Urgency: A countdown timer adds urgency, encouraging players to complete the level quickly.
- Controls: Use the arrow keys or WASD to move the character.
- Objective: Navigate through the platforms, avoid traps and enemies, and reach the end of the level before time runs out.
- Clone the repository:
git clone https://github.com/yourusername/TileVania.git
- Open the project in Unity.
- Press the Play button to start the game.