Skip to content

Anton238/Craps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Craps

This is Java based project simulating Craps Casino Game. Class design was created according to OOP principles. Various types of bets and some common betting strategies (with complex algorithms for changing the amount that is used for each bet in an attempt to recoup losses) are implemented in project.

Craps Description

This game is only with auto players. You need to enter the number of auto players, and the amount of money that each player will have. Then they start playing.

Getting Started

Run src\main\java\game\GameManager.java

Running the tests

Functional(with JUnit) tests are in src\test\java

Author: Sorokin Anton

About

Craps - console game. Used Maven, JUnit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages