Skip to content

Jeu des tours de hanoi + Bot résolution automatique

Notifications You must be signed in to change notification settings

GatienFrenchDev/tour-de-hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tours de Hanoi

Version du jeu des tours de Hanoi codé en Python. Jouable aussi bien en console (TUI) qu'avec une GUI. Inclut une résolution automatique du jeu (avec retour en GUI).

Pour jouer au jeu lancer le fichier hanoi.py avec python3 en ayant installé le module pyxel :

git clone https://github.com/GatienFrenchDev/tour-de-hanoi/ && cd tour-de-hanoi
pip install pyxel
python3 hanoi.py

image

A propos

La GUI utilise le module pyxel.

image

About

Jeu des tours de hanoi + Bot résolution automatique

Topics

Resources

Stars

Watchers

Forks

Languages