Skip to content
Snippets Groups Projects
user avatar
Joseph Walton-Rivers authored
34675d0a
History
Name Last commit Last update
src
.gitignore
.gitlab-ci.yml
LICENSE
pom.xml
readme.md

CE810 Game Engine

This it the game engine developed for CE810.

Features

  • Turn based games
  • Hexagon maps
  • Write games using JSON files and actions defined in Java

Building this project

mvn clean package