thmslmr / timebomb-client

Just enough to run Time Bomb in your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Just enough to run Time Bomb in your terminal


Languages

Language:Python 100.0%