Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 542 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 542 Bytes

ChessGame

Basic chess game.

Features:

  1. Highlight possible moves that a piece can make when mouse is clicked on a piece
  2. Execute legal moves for any piece by dragging the piece.
  3. Kill any piece with a legal move (replaces the enemy piece with your piece)

Screenshots

Possible Moves for Pawn

Possible Moves for Knight