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)
- Host: GitHub
- URL: https://github.com/willnationsdev/othello
- Owner: willnationsdev
- Created: 2016-04-24T08:04:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-24T08:17:24.000Z (almost 10 years ago)
- Last Synced: 2025-07-06T18:47:15.063Z (9 months ago)
- Language: C++
- Size: 402 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.