This project is an example game for the CodinGame SDK.
It contains a simple 2 player game where both players perform actions simultaneously. It also contains an example of a custom module, which is optional to run the game.
Clone this project & download the Maven dependencies.
Launch src/test/java/Main.java to launch a local game with Agent1.java vs Agent2.java
The rules of Pong are explained in config/statement_en.html