An AI multiplayer game made with the Codingame SDK
Based on Frutiparc Frutibandas game
Assets by Kenney Vleugels
-
git clone [email protected]:Oli8/CG-bandas.git
-
Then, import this project as an existing maven project into your IDE:
- Eclipse: File > Import > Existing Maven Projects
- IntelliJ IDEA: Import Project > Select cg-bandas > Import project from external model > Maven
-
The class to run is test/java/Main.java:
- Eclipse: Right click on Main.java > Run As > Java Application
- IntelliJ IDEA: Right click on Main > 'Run Main.main()'
This will launch a web server to serve a page with the viewer of the game to http://localhost:8888
- Oli8 / Oli8
- dbdr / dbdr
- Astrobytes