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!
- Host: GitHub
- URL: https://github.com/sampoder/kastely
- Owner: sampoder
- Created: 2020-05-20T16:35:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T10:25:38.000Z (over 5 years ago)
- Last Synced: 2025-02-08T04:44:36.804Z (12 months ago)
- Language: Python
- Homepage: http://go.sampoder.com/kastely
- Size: 47.9 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)