Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 242 Bytes

Chess

Server/client Chess game in Java

Run Server.java first, then Client.java.

Code is in /src.

Unit tests are in /test.

Images are in /images.

Read Manual Test Plan for more details on how to use the chess game.

Java 1.6