ASDAFI / XO

XO game with server, client and visualizer for AI bots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XO

XO game with server, client and visualizer for AI bots.

setup prerequisites

pip install -r requirements.txt

run server

python server/server.py

run visualizer

python graphics/visualizer.py

you can use "clients/client.py" to develop your XO bot.

About

XO game with server, client and visualizer for AI bots.


Languages

Language:Python 100.0%