iabdelmageed / Magical-War

Console RPG written by java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magical-War

A Console based RPG application written by java 8

Features

  • code coverage measured with JaCoCo.
  • Unit tests written with the powerful TestNG framework.
  • Test objects mocked up with Mockito for easy testing of collaborator scenarios.
  • Build and dependencies managed with Apache Maven.
  • Hosted on GitHub.
  • Built with Travis CI continuous integration.

Documentation

Usage

  1. Ensure Java 8 is installed and can be executed from the command line.
  2. In a console, go to the directory of magical-war-0.0.1-SNAPSHOT.jar from the build target folder.
  3. Enter java -jar magical-war-0.0.1-SNAPSHOT.jar.

About

Console RPG written by java


Languages

Language:Java 100.0%