Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 433 Bytes

TODO.md

File metadata and controls

13 lines (10 loc) · 433 Bytes

TODO

The following features are planned but still in the works:

  • Improve logging in general.
  • Create unit tests for most of the chess engine.
  • Add a confirmation warning when closing the game.
  • Indicate which player's is the current position.
  • Add feedback when selecting a piece.
  • Parse a text file to put the pieces on the board.

There are also many TODOs thrown around in the code, for specific implementation details.