Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.18 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.18 KB

Time Bomb Client

pypi versions

UNDER DEVELOPMENT

Just enough to connect a timebomb-server and play Time Bomb in your terminal.

Dependencies

timebomb-client supports Python 3.6+.

Installation requires python-socketio and npyscreen.

Installation

Install the latest stable release from PyPI:

$ pip install timebomb-client --user

Run

Connect to a specific timebomb-server and start playing.

$ timebomb HOST.ADDRESS

Rules

If you're not familiar with this game and want to know more about the rules, check out the The almost-Official Rulebook.

Disclaimer: As this is a terminal implementation, the game is not strictly following those rules, some parts are automated (card shuffling, dealing, random picking, etc...).

License

This project is under MIT License.