Skip to content

Creating the Hanoi Tower game using HTML5 canvas, employing recursive algorithms, promises an engaging experience.

Notifications You must be signed in to change notification settings

zukahai/hanoi-towers-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trò chơi tháp Hà Nội

Nhiệm vụ của bạn là di chuyển tất cả các đĩa từ cột thứ 1 qua cột thứ 3
Bạn chỉ được phép di chuyển một đĩa mỗi lần, và không được đặt đĩa lớn hơn lên đĩa nhỏ hơn.

demo

Trải nghiệm trò chơi Tại đây

About

Creating the Hanoi Tower game using HTML5 canvas, employing recursive algorithms, promises an engaging experience.

Topics

Resources

Stars

Watchers

Forks