aspittel / towers-of-hanoi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Towers of Hanoi

Motivation

A bunch of my students write Towers of Hanoi for their project one, so I wanted to try it out!

Code Style

I stick to standard.js for JavaScript.

Features

This game is pretty simple - it uses just vanilla JS. The CSS was definitely the hard part for this one! I want to get better with FlexBox.

Stack

  • HTML5
  • CSS
  • JavaScript

Deployment

Game is deployed at aspittel.github.io/towers-of-hanoi/

Local Installation

$ git clone https://github.com/aspittel/towers-of-hanoi/
$ hs

About


Languages

Language:CSS 41.7%Language:JavaScript 31.3%Language:HTML 27.0%