/punto.banco

Punto Banco Engine (Baccarat) - maven, junit, drools

Primary LanguageJava

Punto Banco Engine (Baccarat)

This is an implementation of Punto Banco card game. The game description and rules can be found here. As output program produces the probability of victory of player, banker and of tie.

To run program use: mvn exec:java To execute jUnit tests use: mvn test

Technologies used:

  • Java
  • Maven
  • jUnit
  • Drools