HCMUSAssignmentWarehouse / JChess

An awesome Java Chess with AI and network socket
Apache License 2.0
2 stars 0 forks source link

AI system does not work well #1

Closed nhoxbypass closed 7 years ago

nhoxbypass commented 7 years ago

AI system for letting computer to play VS player currently does not work very well. There are something need to improve:

nhoxbypass commented 7 years ago

Currently the issue that player can move opponent's chess even in AI mode is fixed in commit https://github.com/USAssignmentWarehouse/Chess/commit/6d5377c1b2ad87f68139764309c89d7da7aaa7dc.

nhoxbypass commented 7 years ago

This issue is closed in Pull request https://github.com/USAssignmentWarehouse/Chess/pull/4