Chess AI

For each AI level, four different comment can be assigned on ChessAIDrawCommentSO scriptable object for when AI declined draw offered made by the player, including the one for early game(Too Early Comment), while AI having a huge avantage(Optimistic Comment), still eager to continue playing(Still Want To Play Comment) and straight away reject(Reject Comment).

The location of all the scriptable object is located at path Resources/ScriptableObjects/ChessAI/DrawComments

Last updated