Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 532 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 532 Bytes

Chess

GUI Multiplayer Chess over network with timer and check mate capabilities like regular chess games.

How To Run

  1. Use SDK corretto-1.8 Amazon.
  2. Run GUI.java.

How to Play

  1. First, each player runs the game.

1

  1. One player should choose server and others should be client. The client must type the servers' IP. For now, server is local Host 127.0.0.1 and press connect. 2 3

  2. Then, play!

4

  1. Yay, Checkmate!

5