GUI Multiplayer Chess over network with timer and check mate capabilities like regular chess games.
- Use SDK
corretto-1.8 Amazon
. - Run GUI.java.
- First, each player runs the game.
-
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 pressconnect
. -
Then, play!
- Yay, Checkmate!