neungkl / unpredictable

:anger: Automatic & randomize generate maze that make you confused. Go to end-point while struggling with coop maze in every 15 second.

Home Page:http://kosate.com/project/unpredictable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unpredictable

Unpredictable

A maze game which randomize every about 15 seconds that make a lot of confusion to player. http://kosate.com/project/unpredictable

Work Process

I use Paper.js for my work. Combine with gulp for automatic compile CoffeeScript.

The maze generated by depth-first-search traversal to build a complicate puzzling map.

Build Project

install npm and build your directory to put project in it and run this command.

npm install

After that

npm install -g gulp

And then,

gulp build

Finish~

If you would like to build the project in realtime. You just run

gulp watch

About

:anger: Automatic & randomize generate maze that make you confused. Go to end-point while struggling with coop maze in every 15 second.

http://kosate.com/project/unpredictable/

License:MIT License


Languages

Language:CSS 40.5%Language:CoffeeScript 36.0%Language:HTML 17.6%Language:JavaScript 5.9%