Skip to content

jansen-craft/cli-othello

Repository files navigation

cli-othello

This program is a command line othello game built using C++. The user plays against a low depth AI.

cli-othello

build:

make

run

./othello 

Sourcing

Most of the code for this project is written by me with the exceptions of the game class and the colors.hpp file. This othello game was a part of a C++ course at Ohio University & along with it came said game class with the file detailing the ANSI escape codes. All credit for the colors file goes to Matthew Beldyk, and credit for the game class goes to John Dolan.

About

C++ command line Othello

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published