Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 222 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 222 Bytes

ChessGame

Chess Game using Processing Engine in Java

DONE (Game is ready)

  • En Passant
  • Checkmate
  • Check
  • Movements
  • Pieces
  • Movement available

TODO

  • Create the AI to play against the player