summaryrefslogtreecommitdiffstats
path: root/Player.h
AgeCommit message (Collapse)Author
2011-11-30~Doxygen-style commented. Not exactly doxygen but compatible and close enough.mario
2011-11-29better AI, removed debugDominique Martinet
2011-11-29fixed turn (someone gotta explain me why it didn't work) and added debugsDominique Martinet
2011-11-29more AI preparationDominique Martinet
2011-11-29more AI work, just gotta make the compiler happy now... where's mario when ↵Dominique Martinet
we need him :) (uncomment part in game to call the think function
2011-11-29fixed spaces to tab, added some comments and prepared a place to call AI callsDominique Martinet
2011-11-29Awesome starting point\!Dominique Martinet
2011-11-28removed color from playerDominique Martinet
2011-11-28Player: turnLeft(), turnRight()Dominique Martinet
2011-11-27minor implementation, fixed stuff, etcDominique Martinet
2011-11-25initial commitJoachim Jablon