Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 269 Bytes

Towers of Hanoi

About

Console-based game of Towers of Hanoi written in Python 2.7. Able to solve from any stage of the game using backtracking.

How to play

Run the following command in your terminal. Best viewed in a 75x28 window.

python main.py