About
This is a Java implementation of a real-time strategy game, built with the slick2d-maven framework and requiring Maven and Java 1.8. Progress for each milestone (Alpha 1 through Alpha 4) has been documented with demo videos on YouTube, and test coverage is tracked via Jacoco/Coveralls.
Getting started
Clone the repository, run `mvn clean package`, then launch the built game via the packaged game script found in the release target directory.