/ioreboot

Infinite progressive puzzle on Google Play 🎮

Primary LanguageC#MIT LicenseMIT

ioreboot

This project is for educational purposes only.

Installation

Get it on Google Play

For development, open the project using the Unity 3D game engine.

About

The puzzle idea sprung off of designing an algorithm that progressively generates levels. IO Reboot has infinite levels which gets progressesively difficult. Every level that is generated has a possible solution. Shuffled at the start of the level, the pipes can be always be unshuffled such that the level is enclosed. A timer is ticks at the start of every level, when it ends the balls begin to move automatically shading the pipes behind them. The player has to rotate pipes to allow the balls to shade the pipes. A level is completed when every pipe has been shaded.

  • Seeded random level generation produces an infinite number of levels. Source File

  • Polymorphism, special tile behaviours inherit from base tile behaviour. Source Folder

  • Embeded compression by mapping tile orientation, shape, and type combinations to numbers. Source File

  • Player data is saved on the disk using Advanced Encryption Standard. Source File

Development

This puzzle game was written when I was in highschool, so it lacks proper documentation.

Legal

Google Play and the Google Play logo are trademarks of Google Inc.

Privacy Policy