An open API service indexing awesome lists of open source software.

https://github.com/erinvanderveen/oooo

the Overpowered non-Organic Othello Opponent
https://github.com/erinvanderveen/oooo

ai c othello

Last synced: 26 days ago
JSON representation

the Overpowered non-Organic Othello Opponent

Awesome Lists containing this project

README

          

Building:
```Bash
sudo apt install uthash-dev libpstreams-dev
cd ai
make
```