Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 319 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 319 Bytes

Chess

Full Chess Game with Java UI

  • Support two players to play a chess game
  • Support restart, undo, forfeit and statistics of game history
  • Support reminders of legal places for movement
  • Create two self-defined chess pieces
  • 100% coverage tests

Project is created during CS242 Programming Studio @ U of I