gwheaton / Othello

An Othello game implementation in C++ for EECS348- Artificial Intelligence
8 stars 9 forks source link

This program has a chance to crash during playing . #1

Open netspehre opened 10 years ago

iajzenszmi commented 6 years ago

in the preprocessor directives,in Othello.cpp

Othello.txt

insert #include cmath with the word cmath placed between angled brackets. Rename Othello.txt Othello.cpp to run eg. g++ Othello.cpp -o Othello then ./Othello in linux Bash shell terminal command. Ian Martin Ajzenszmidt