CoderanchCorral / Blackjack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackjack

Build Build Status

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.

Status

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.

Building and testing

Download Maven and run mvn package inside the root folder of the repository.

Contributing

Please contribute by expanding the backlog of issues and adding new features. See CONTRIBUTING for details.

About

License:Mozilla Public License 2.0


Languages

Language:Java 100.0%