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.