/flagfall

The moment when the clock for one player stops in a game of chess, indicating that the player has no more time left

Primary LanguageC++GNU General Public License v3.0GPL-3.0

flagfall Build Status

A library that implements a chess game with several AI player strategies.

Completion status

Far from it:

  • pieces & board objects
  • gameplay logic
  • pieces' moves
  • positions
  • ai player logic
  • GUI (?)

Contributing

Feel free to submit a PR and I'll review it as soon as I can! Issue submission is similarly welcome and encouraged for both practical and theoretical... suggestions.