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

https://github.com/sampoder/kastely

🏰 Terminal based board game: race to the castle!
https://github.com/sampoder/kastely

Last synced: 4 months ago
JSON representation

🏰 Terminal based board game: race to the castle!

Awesome Lists containing this project

README

          

# 🏰 kastely

Terminal based board game: race to the castle!

## Usage

Visit this [repl.it page](https://kastely.sampoder.repl.run/) to try out the program.

You can also clone this repo and run `main.py`.

## Technology Used

This website is made using Python. It also uses the [pyfiglet](https://pypi.org/project/pyfiglet/0.7/) module.

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

If you find a bug please report it using GitHub Issues.

## Credits

`interface.py` is based off [CLI-UI](https://tankerhq.github.io/python-cli-ui/).

## License
[MIT](https://choosealicense.com/licenses/mit/)