This is an educational project with the goal of learning how to write professional code in a team. The final product of the project is a game of Blackjack.
Currently the project consists of a Maven module with a few basic classes and unit tests for the core model of a game of Blackjack.
Download Maven and run mvn package
inside the root folder of the repository.
Please contribute by expanding the backlog of issues and adding new features.
See CONTRIBUTING
for details.