/fifteen-puzzle

15-puzzle game written in CoffeeScript + Angular JS

Primary LanguageCoffeeScriptMIT LicenseMIT

15-puzzle game

CoffeeScript and Angular JS implementation of 15-puzzle game. Also used: Grunt, Bower, LESS. Inspiration taken from pdanis implementation.

Running

  • Run npm start
  • Open index.html in browser

All .coffee and .less files are compiled automatically.