Description: This is the source codes for the Bogart Game. It has 2-6 players and the players keep rolling the dice until one has won. A person won when he/she has 30 or more chips, or did not roll a 1 straight 5 times. if the person has rolled a 1, his turn will be passed to the next person and cannot collect the POt
To Search:
File list (Check if you may need any files):
Tuanh Le - Bogart Game
......................\.classpath
......................\.project
......................\.settings
......................\.........\org.eclipse.jdt.core.prefs
......................\bin
......................\...\BogartGame.class
......................\...\BogartGameConsole.class
......................\...\FourSidedDie.class
......................\src
......................\...\BogartGame.java
......................\...\BogartGameConsole.java
......................\...\FourSidedDie.java