Skip to content

leaf2326/HanoiGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hanoi Tower (Pyxel)

hanoi.mp4

This is an interactive Tower of Hanoi game implemented in Python using the Pyxel game engine.

You can play this on a web browser: https://leaf2326.github.io/HanoiGame/

Controls

  • Left Click on a disk to drag and drop
  • Reset button: restart the game
  • Auto button: watch the puzzle solve itself
  • + / - buttons: change the number of disks

Requirements

Install Pyxel with:

pip install pyxel

Run the Game

python main.py

About

Hanoi game implemented in Python using the Pyxel game engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published