-
Notifications
You must be signed in to change notification settings - Fork 2
A bridge game in python meant for stats collection.
License
balarsen/Bridge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bridge ------ This is an ongoing (slow) project meant to be able to automatically play bridge and collect statistics on various strategies. Roadmap ------- In Progress/Done ================ - basic structure of the game, cards, decks, hands, tricks - Setup of the <, >, = operators so that cards and bids can be compared To Do ===== - Implement basic logic in playing a hand - Implement basic logic in bidding - Implement a modular system for playing and bidding strategies ## Testing `pytest` #### Testing with coverage `pytest --cov-report html --cov=Bridge` then look at `htmlcov/index.html`
About
A bridge game in python meant for stats collection.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published