
About
IO Reboot is an Android puzzle game built with Unity, featuring algorithmically generated, infinitely many levels of increasing difficulty. Pipes are shuffled at the start of each level; once a timer ends, balls begin moving automatically and shade the pipes behind them, and the player must rotate pipes so every one is shaded before that happens. Level generation is seeded to guarantee a solvable layout every time, and player save data is encrypted with AES.
Getting started
The game was distributed on Google Play; since the project is no longer maintained, current availability there may vary.
History
The developer notes the game was written while still in high school, which is why the project lacks proper documentation.