TienHP / pipezania

Pipezania is a pipe puzzle game built with Phaser, Gulp, CoffeeScript and Sinatra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editor

Hotkeys ======

Select Pipes: (press again to rotate, hold shift opposite rotate) a s d f g h Eraser v Clear All: ~ Alternate Pipe Layout t

Editor You need to set in the init.coffee the level you want to edit. eg window.editor = 4. To save your layout you need to start the flow. When you get the clear screen it saves the layout.

Ideas:

  • A pipe on the other edge of the map can connect to another pipe to the outer edge.

  • pipes that can be transformed into other pipe types

  • triggers on pipes that cause other pipes to rotate

  • triggers that cause other pipes to vanish

About

Pipezania is a pipe puzzle game built with Phaser, Gulp, CoffeeScript and Sinatra


Languages

Language:JavaScript 99.2%Language:CoffeeScript 0.7%Language:Ruby 0.0%Language:CSS 0.0%Language:HTML 0.0%