Skip to content

Releases: SharifAIChallenge/AIC20-Client-Cpp

cpp client v1.1.1

24 Feb 22:58
a74169f
Compare
Choose a tag to compare
Merge pull request #5 from SharifAIChallenge/dev

Some Edit in Paths

cpp client v1.1

19 Feb 08:52
c5f7f5f
Compare
Choose a tag to compare

Added apAddition to GameConstants
Changed chooseDeck to chooseHand

r1.1

17 Feb 21:14
c143d91
Compare
Choose a tag to compare

Reduce the order of the getShortestPathToCell(from_player, cell) function.
Add some null pointer exceptions when sending command messages to the server.

r1.0

15 Feb 09:10
33884ff
Compare
Choose a tag to compare

First Release