Skip to content

JessJiayi/Scattered-Hanoi

Repository files navigation

Scattered-Hanoi

Scattered Hanoi has been published online: https://jessjiayi.github.io/hanoi/

Welcome to Scattered Hanoi 👋

Version

Game pitch: Scattered Hanoi is a game developed based on the classic game Tower of Hanoi, you will get a bunch of disks scattered around in an irregular pattern here. All you need to do is put the scattered disks in order on the rightmost stack. You will be rewarded with an extra disk each time you complete, try to collect the disks as much as possible!

Objective: The object of Scattered Hanoi is to put all the disks on the rightmost stack, players need to move the disks to the rightmost stack by constantly moving and obeying the rule that the big disk cannot be on the small plate. Each time player clears a level, a disk will be added, and the current limit of the game is ten.

Game Flow:

image

Features: What makes this game different from the traditional Tower of Hanoi is that I chose to generate randomly instead of the disks appearing in order on the left. Let the player play differently every time, even if the player has played ten disks which is the last level, the player still can continue to play the same difficult but different level. image image image

User Interface:

image

The main page is also first level of the game, I put an arrow on the rightmost stack to remind the player.

image

After the first level is cleared, the allow will disappear.

image

When the player passes the first level to the seventh lever (3 disks to 9 disks).

image

When the player passes the eighth level or continues to play after completing the level.

Author

Show your support

Give a ⭐️ if this project helped you!


About

JavaScript, Cocos Creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published