top of page

Infinity Jumper (Unity)

The player controls a character that continuously jumps upward on a series of platforms (clouds). The goal is to reach as high as possible without falling or getting hit by obstacles like bullets.
Gameplay:
- Cursor-Based Controls: Use the mouse to control the player’s horizontal movement effortlessly.
- Dynamic Powerups & Obstacles: Powerups and obstacles spawn randomly and move dynamically, keeping gameplay fresh and exciting.

Powerups:
- Jetpack: Gives the player the ability to float in the air, defying gravity! 🚀
- Shield: Protects the player from obstacles, ensuring a safe passage. 🛡️

User Interface:
- Lobby UI: Start or quit the game with intuitive menu buttons.
- Gameplay UI: Keep track of your current score as you soar higher.
- Game Over UI: Restart the game or quit directly from this screen.
- Shows HighScore.

Sounds:
- Implemented a Singleton Pattern for seamless and efficient sound management across the game. 🎵
Screenshot (411).png
Screenshot (413).png

Add a Title

ks


 
Screenshot (414).png
bottom of page