mminer / hexahedral

Hexahedral: Global Game Jam 2016

Home Page:http://matthewminer.com/hexahedral

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexahedral

This is my submission to the 2016 Global Game Jam. Visit http://matthewminer.com/hexahedral to play.

Screenshot

Push down all the blocks in the minimum number of moves. Exciting? Hoo boy, you bet your sweet granddaddy it is.

Play in your browser of choice. It works on mobile, but hasn't been especially well optimized for it.

Controls

To move your cube either use the arrow keys (admittedly a bit awkward due to the isometric projection), or click on an adjacent pink or blue cube.

Development

After cloning the repository, run the following.

npm install
npm run build

Then open build/index.html in your browser.

Credit

Sound effects from Game Burp's free game sound effects pack and RCP Tones' dev_tones.

About

Hexahedral: Global Game Jam 2016

http://matthewminer.com/hexahedral

License:MIT License


Languages

Language:JavaScript 71.8%Language:CSS 25.6%Language:HTML 2.7%