This repository contains the source code for the lab Global gomoku in the course D0010E, given at Luleå University of Technology.
The game requires a port number as it will listen to and receive connections from other players. This port number will be retrieved from location 1 of the arguments in the console.
To be able to play against another player locally on the computer, press Connect
-button and then enter localhost
in the client field and the opponent's network port is specified in the Port field.