brentluna / towers_of_hanoi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Towers of Hanoi

Live Link

Description

It's a browser version of the classic game, Towers of Hanoi.

screenshot

solved

Technologies

  • JavaScript
  • CSS
  • jQuery
  • HTML

I used JavaScript to handle the games logic, and a combination of JavaScript and jQuery to handle the DOM manipulation as the user interacts with it via clickHandlers.

About


Languages

Language:JavaScript 88.4%Language:CSS 7.1%Language:HTML 4.5%