added gitignore
modified Makefile to compile external lib playerlib.cc added geteEnemyChar()
This commit is contained in:
parent
0b61f2a2f5
commit
b8ba70b0de
5 changed files with 24 additions and 18 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
*.o
|
||||
*.d
|
||||
my-player
|
||||
example-player
|
||||
random-player
|
||||
othello
|
Loading…
Add table
Add a link
Reference in a new issue