Towers of Hanoi
CSC309: Programming for the Web course (Winter 2011)
For our first Programming for the Web assignment, we were asked to develop two versions of the game, Towers of Hanoi: (1) the game as a native Blackberry application, and (2) the game as a browser-based application. I was responsible for the browser-based version of this game, and it was to be implemented using a combination of JavaScript, DOM, CSS, and XHTML — which I have done so. I’ve uploaded it here.
