Julian shares the source code for a Tower of Hanoi simulator that was built with Phaser 2.

Posted on 19th Aug 2020. Follow @phaser_ and get the Phaser World newsletter.

image

In the demo that Julian has shared, you get to see an example Tower of Hanoi simulator that was built using Phaser 2. The simulator allows you to configure the number of discs, the speed of the game, and have the game solve the puzzle for you. In addition to this, you can play the game yourself!

Watch the demo

Get the code