Coding Challenge created by Societe Generale for CodinGame
This project is based on the skeleton for the creation of a game using the Game Engine Toolkit of CodinGame.
Check the SDK documentation on the CodinGame github repository.
To test the game or change the league, do it in the SkeletonMain
They are located here: https://github.com/societe-generale/GreenCircle/tree/master/starterAIs
This project was done within the CodinGame - Societe Generale collaboration
Under the terms of the Apache 2.0 License.
Third Party Libraries
Component | Version | License |
---|---|---|
codingame.gameengine.core | 3.15.0 | MIT |
codingame.gameengine.runner | 3.15.0 | MIT |
codingame.gameengine.module-entities | 3.15.0 | MIT |
codingame.gameengine.module-endscreen | 3.15.0 | MIT |
org.apache.commons.commons-lang3 | 3.12.0 | Apache 2.0 |