8000 GitHub - zachcalvert/cribbage-live: Real-time, multiplayer cribbage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zachcalvert/cribbage-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time, multiplayer cribbage

gameplay screenshot

To run cribbage.live locally:

To run the tests

  • docker-compose exec -T flask coverage run -m pytest
  • docker-compose exec -T flask coverage report -m
0