Skip to content

Our submission for the "Tournament Tournament Tournament" competition for RHS game club

Notifications You must be signed in to change notification settings

kireiiiiiiii/Flaggi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository header

Flaggi 🚩

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.

Game overview

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.

Game installation

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.

Resources

Contact

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.