Innoviox / bredon

AI for the game Tak in python

Home Page:https://github.com/Innoviox/bredon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bredon

license Build Status Coverage Status GitHub commit activity the past week, 4 weeks, year Codacy grade Issue Stats CodeFactor

UI and AI for the game Tak in python.

Local installation

  • git clone https://github.com/Innoviox/bredon.git
  • cd bredon
  • pip install -r requirements.txt

System installation

  • pip3 install bredon

Sample Usage

  • python3.7 -m bredon
  • python3.7 -m bredon --white human --black ai:5 --game View

About

AI for the game Tak in python

https://github.com/Innoviox/bredon

License:GNU General Public License v3.0


Languages

Language:Python 100.0%