An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# CLI Hanoi Tower
[![Python](https://img.shields.io/badge/Python-3.9.6-blue.svg)](https://www.python.org/)

CLI Hanoi Tower is a command-line puzzle written in Python.

[![screenshot_1](./screenshot_01.png)](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

[![screenshot_2](./screenshot_02.png)](https://github.com/Marfullsen/cli-hanoi-tower/blob/master/screenshot_02.png)

[![screenshot_3](./screenshot_03.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)