8000 GitHub - deanmalmgren/backgammon
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

deanmalmgren/backgammon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backgammon

Simulate backgammon games.

Getting started

  1. Configure the development environment

    echo PYTHONPATH=:`pwd` > .env
  2. Install dependencies

    poetry install
  3. Run tests

    poetry run nose2
  4. Run example

    poetry run python example.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0