https://github.com/marfullsen/cli-hanoi-tower
CLI Hanoi Tower made with Python3
https://github.com/marfullsen/cli-hanoi-tower
cli cli-game cmd console console-game easy easy-game easy-peasy game hanoi hanoi-game hanoi-problem hanoi-towers puzzle puzzle-game python python-game python-script terminal terminal-game
Last synced: 7 months ago
JSON representation
CLI Hanoi Tower made with Python3
- Host: GitHub
- URL: https://github.com/marfullsen/cli-hanoi-tower
- Owner: Marfullsen
- Created: 2021-01-08T23:47:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-17T04:10:30.000Z (over 4 years ago)
- Last Synced: 2025-01-10T05:36:31.334Z (about 1 year ago)
- Topics: cli, cli-game, cmd, console, console-game, easy, easy-game, easy-peasy, game, hanoi, hanoi-game, hanoi-problem, hanoi-towers, puzzle, puzzle-game, python, python-game, python-script, terminal, terminal-game
- Language: Python
- Homepage:
- Size: 400 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLI Hanoi Tower
[](https://www.python.org/)
CLI Hanoi Tower is a command-line puzzle written in Python.
[](https://github.com/Marfullsen/cli-hanoi-tower/blob/master/screenshot_01.png)
## Installation
```
git clone https://github.com/Marfullsen/cli-hanoi-tower.git
cd cli-hanoi-tower
python hanoi-tower.py
```
## How to play
Just read the splash message and enjoy!
## Easter eggs!
There are hidden Easter eggs to increase the difficulty!.
# Resources
- Carbon - [https://carbon.now.sh/](https://carbon.now.sh/)
- Background photo by Andre Benz on Unsplash - [https://unsplash.com](https://unsplash.com/photos/AiORnUT6sC0)
# Screenshots
[](https://github.com/Marfullsen/cli-hanoi-tower/blob/master/screenshot_02.png)
[](https://github.com/Marfullsen/cli-hanoi-tower/blob/master/screenshot_03.png)
## Contributing
Please open an issue to suggest changes.
## License
[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0)