Terminal based game created to show my programming skills in Java.
To run the application you have to execute the following command in terminal:
mvn exec:java
At the time of creation the following technologies and tools were used:
- programming languages: Java 8,
- libraries: JUnit 4, Mockito, AssertJ, Google Guice,
- tools: Maven, Intellij IDEA.