# codingame-game-engine **Repository Path**: kco_github/codingame-game-engine ## Basic Information - **Project Name**: codingame-game-engine - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-05 - **Last Updated**: 2024-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About This is the Game Engine Toolkit of CodinGame. With it one can develop a game for the [CodinGame platform](https://www.codingame.com). This engine is meant to be imported with maven from a project such as [the Game Engine skeleton](https://github.com/CodinGame/game-skeleton). # Getting started Check the documentation on the [tech.io playground](https://www.codingame.com/playgrounds/25775). Check the [javadoc](https://codingame.github.io/codingame-game-engine/).