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
- Host: GitHub
- URL: https://github.com/CodinGame/codingame-game-engine
- Owner: CodinGame
- License: mit
- Created: 2017-11-15T00:57:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T09:37:33.000Z (about 2 years ago)
- Last Synced: 2024-07-31T19:28:31.046Z (almost 2 years ago)
- Language: HTML
- Homepage: https://www.codingame.com
- Size: 10 MB
- Stars: 110
- Watchers: 12
- Forks: 41
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/).