- Game name: Pipe World
- Scripting language: C#
- Game Engine: Unity 2021.3.5f1
- Platforms: WebGl
- Build (play in browser): https://corovcam.itch.io/pipe-world
- Documentation: https://corovcam.github.io/pipe-world/
Game Pipe World is a variant of the popular type of puzzle games similar to Pipe Mania or Water Pipes, where the common goal is to transport liquid from one end to the other using a system of interconnected Pipes.
A player has access to a static matrix-like game board that contains randomly rotated pipes of different types (straight, right-bent/left-bent, three-way and cross). After clicking on a Pipe, the Pipe rotates clockwise. The Player is required to create a connection with nearby Pipes so the liquid could get from one edge pipe (typically in the upper-left corner of game board) to the other end (typically lower-right corner). The Player has a set Time Limit, during which he is able to rotate Pipes. The earlier he finishes, the more Total Score he gets. Typically, after each other level the game board gets bigger or the Time Limit is changed to reflect increasing difficulty of the level.
Choose between Level Select, Arcade or Free World Modes. Choose your desired Difficulty.
Rotate/Drag Pipes either using mouse left-click or by using Arrow Keys (or WASD) and R for rotation. When you are done rotating, start the Flow using F Key or click the Flow button. You can skip the Flow animation by pressing the Skip button. Watch out for the Timer to not reach zero, otherwise you lost. If needed, pause the game using the Settings button in the upper-right corner.
level-select-tutorial.mp4
arcade-tutorial.mp4
free-world-tutorial.mp4
Enjoy the game!