thedig / TowerOfHanoi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Towers of Hanoi

This is a rails application composed primarily of a JavaScript game. The rails framework is leveraged to manage styling and bootstrap specifically. All of the rendering occurs in a single page for the game itself. The game itself is written purely in JavaScript and is object oriented, separating out the core game functionality from the UI features.

Live App

  1. The Towers of Hanoi app is live at digtowerhanoi.herokuapp.com/

About


Languages

Language:Ruby 74.3%Language:JavaScript 16.6%Language:CSS 8.0%Language:CoffeeScript 1.1%