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

https://github.com/willnationsdev/othello

A simple Othello game I made in my second CompSci class at Baylor (team project)
https://github.com/willnationsdev/othello

Last synced: 9 months ago
JSON representation

A simple Othello game I made in my second CompSci class at Baylor (team project)

Awesome Lists containing this project

README

          

# Othello
A simple Othello game I made in my second CompSci class at Baylor (team project)

Simple interface. Black goes first, then White, alternating back and forth.

It would appear that this version is an older one, however, as it isn't updating appropriately. The AI seems to
be missing from it as well. Will need to pursue one of the other teammates to see if I can acquire a working copy.