Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 622 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 622 Bytes

Chess

A 2D chess game built in Godot (In Progress)

alt text

Todo

  • Implement check and checkmate
  • Limit movement of pieces based on check
  • Implement castling
  • Implement en passant
  • Implement pawn promotion
  • Implement stalemate
  • Implement draw by insufficient material
  • Implement draw by 50-move rule
  • Implement draw by threefold repetition

Credit