/Blackjack

Terminal Based Game For Blackjack Fans

Primary LanguageJava

Blackjack

Terminal based game created to show my programming skills in Java.

Run

To run the application you have to execute the following command in terminal:

mvn exec:java

Technologies an tools

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.