An open API service indexing awesome lists of open source software.

https://github.com/CodinGame/codingame-game-engine

CodinGame Engine
https://github.com/CodinGame/codingame-game-engine

Last synced: over 1 year ago
JSON representation

CodinGame Engine

Awesome Lists containing this project

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/).