└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # CodinGame SDK 2 | 3 | The CodinGame SDK is a Java project that allows you to write programming games for [CodinGame](https://www.codingame.com). 4 | 5 | The documentation has been moved to a new location : [Tech.io documentation](https://www.codingame.com/playgrounds/25775/) 6 | 7 | # Other ressources 8 | - [Javadoc](https://codingame.github.io/codingame-game-engine/) 9 | - [SDK source](https://github.com/CodinGame/codingame-game-engine) 10 | 11 | Feel free to [contact us](https://www.codingame.com/about/contact) if you need some help to get started. 12 | --------------------------------------------------------------------------------