This is a simple Towers of Hanoi game made with jQuery, HTML, and CSS. The game initializes with four paddles on the left tower. The idea is to move each paddle, one by one, and get all of the paddles to the right tower. Read more about the game here: https://en.wikipedia.org/wiki/Tower_of_Hanoi
-Let the user choose the number of paddles to play with