Skip to content

iandioch/whist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whist

An implementation of Romanian Whist.

Setup

Install it as a package using venv, so that all the imports work

python3 -m venv venv
source ./venv/bin/activate
pip install -e .

About

WIP Romanian whist impl, with the goal to use this lib to play against a bot either by a CLI or via a telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages