-
Notifications
You must be signed in to change notification settings - Fork 0
VeraPrinsen/Go
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
----------------------- | o-o o-o | | o o o | | | -o | | | | o | o o | | o-o o-o | ----------------------- ================================================================ README.txt author: Vera Prinsen ================================================================ INSTALL INSTRUCTIONS ================================================================ Download the Go folder and put it anywhere you want. Open the terminal and go to the folder this README.txt is in. To run the server, type: java -jar Server.jar to run a client, type: java -jar Client.jar ================================================================ SERVER ================================================================ Follow the instructions seen in the terminal to start the server. When the server is started, at any time "exit" can be typed to end all games, disconnect all clients and close the server. ================================================================ CLIENT ================================================================ Follow the instructions seen in the terminal to start a client. When a client is started at any time "quit" can be typed (during a game) to give up the game. Furthermore "exit" can be timed at any time to disconnect from the server and stop the client. During the game, when the game asks you to provide a row and column to put your stone, you can instead also type "pass" to pass this round.