Skip to content

ArduboyCollection/LayingPipe

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 6 commits behind Press-Play-On-Tape:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pipes

A version of the classic pipes game where you must lay pipe between each pair of nodes without the pipes crossing each other. This version has puzzles ranging from 5 x 5 to 9 x 9.

Game Play

The initial splash screen is animated and shows pipes being layed. The user can skip this and jump straight to the action by pressing the 'A' button. The 'B' button toggles the sound on and off.

Pipes Pipes

The game has six levels ranging from super easy to hard. The easy puzzles have a 5 x 5 cell configuration and they increase in size to 9 x 9. Press 'A' to select a level or 'B' to return to the front splash screen.

Pipes Pipes

Depending on the level chosen, the board may fit onto the screen or you may need to scroll up and down to see the action. Pressing 'A' on a node will select that node.

Pipes

Pipes Pipes

Pressing the 'B' button will return you to the level select if no node has been selected. Alternatively, if a node has been selected, pressing 'B' will erase the pipe that is currently being layed.

About

A 'Pipes' game for the Arduboy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.1%
  • C 41.9%