2D Infinite jumper with a shooter twist!
Originaly made in 48 hours for the Kenney Jam 2019; Theme "Unlikely Combinations"
✨ Features | 🎮 Play! | 📷 Screenshots |
---|
-
The game is currently built in Unity 2019.4.9f1
-
All the code is documented with
<summary>
tags so you can get a get a quick idea of the purpose of each component. -
Simple local highscore and stats save system using PlayerPrefs
-
Clone the repo straight away with
git clone https://github.com/Svartskogen/Infinity-Rush.git
and check the game in Unity by yourself -
The game's target platform is WebGL and it's designed to run in a 960x600 resolution, however it can be ported easily to Desktop and any resolution.
- New Shotgun!
- New Sound effects
- Background music!
- New dissapearing platforms!
- Balance Changes!
- and bug fixes! :D
You can play the game right away at itch.io!
MIT @ Svartskogen