/Infinity-Rush

2D Infinite jumper with a shooter twist

Primary LanguageC#MIT LicenseMIT

Infinity rush

2D Infinite jumper with a shooter twist!

Originaly made in 48 hours for the Kenney Jam 2019; Theme "Unlikely Combinations"

✨ Features 🎮 Play! 📷 Screenshots

Code and features

  • 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.

  • Features on-demand infinite map generation

  • 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 features added because of one small team of students from Neumont College Of Computer Science

  • New Shotgun!
  • New Sound effects
  • Background music!
  • New dissapearing platforms!
  • Balance Changes!
  • and bug fixes! :D

Play

You can play the game right away at itch.io!

Screenshots

License

MIT @ Svartskogen