Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netromdk/tbgame
tbgame implements turn-based games for making board games easier to play without requiring a lot of paper and pencils.
https://github.com/netromdk/tbgame
game python turn-based
Last synced: 11 days ago
JSON representation
tbgame implements turn-based games for making board games easier to play without requiring a lot of paper and pencils.
- Host: GitHub
- URL: https://github.com/netromdk/tbgame
- Owner: netromdk
- License: mit
- Created: 2015-02-22T20:46:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T23:19:21.000Z (over 2 years ago)
- Last Synced: 2024-12-29T23:57:58.068Z (about 1 month ago)
- Topics: game, python, turn-based
- Language: Python
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tbgame
tbgame implements turn-based games for making board games easier to play without requiring a lot of paper and pencils.# Usage
```
Usage: tbgame.py [-h] []
Start new game or resume using saved data file.Available games:
triominos
assano
```