added gitignore

modified Makefile to compile external lib playerlib.cc
added geteEnemyChar()
This commit is contained in:
Trolli Schmittlauch 2015-03-08 18:40:31 +01:00
parent 0b61f2a2f5
commit b8ba70b0de
5 changed files with 24 additions and 18 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.o
*.d
my-player
example-player
random-player
othello