Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

moe-salek/AIC20-Client-Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

AI Challenge 2019 Java Client

My Notes:

This is the client code we used for our final submission in AIC20. (Team Infocoil)
Check out AI.java file for more details.

Setup instructions

It is recommended to use IntelliJ IDEA(JetBrains):

1. Download the latest version of the server and client.
To run the server:
2. Open terminal/cmd. Move to the folder of the server. Run the .jar file:
	java -jar <filename>.jar
To run clients:
3. Import directory you want to save and run the code. You must import Gson library.
4. Run main function in Main.java as the number of players in a game(4 times). Obviously you can run different clients.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%