Tournament Tournament Tournament submision from Samuel and Matěj for the RHS Videogame Development Club It is a Java game compiled using Java 8
and Gradle
.
Flaggi is a simple game where two players take turns placing flags on a grid. The objective is to be the first player to collect 3 flags.
Install the latest release of the Server.jar
and Flaggi.jar
from the releases. Run the server by using the command:
java -jar Server.jar
The server will log the IP it was creted on. Paste this ip into an ip.txt
file in the same directory as the Flaggi.jar
and run the game by using the command:
java -jar Flaggi.jar
If there is no ip.txt
the user local IP will be used. This will work if the server is running on the same computer as the client.
Feel free to create issues or pull requests on the GitHub repository. If you have any questions or need further assistance, feel free to reach out to @_kireiiiiiiii.