Skip to content

Tracing/python-backgammon

Repository files navigation

python-backgammon

A game of Backgammon programmed in python with AI.

Requirements: python >=3.11.8 cython >= 3.0.9

Python Libraries: tensorflow >= 2.15.1 numpy >= 1.26.4 pillow >= 10.2.0

Build by running python3 setup.py build_ext --inplace before running.

Run python3 interface.py to play against the AI or watch the AI play against itself.

About

A game of backgammon written in Python with user interface and AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published