Casino Craps(Made In Java)

Difficulty: Easy

466

ABOUT

After falling in love with the game of Craps, I decided to build the game in Java! My goal is to see what the best outcomes and see what spots will win me the most money by random. This took me only a few days to build and create. The code is versatile enough where I can add new custom fields and chips and it would still calculate the winning numbers at ease. This is a part 1 because I plan to build a database and an online connection to this game and continuing to develop new additions like blackjack.

More Projects You May Like

Quadratic Calculator Program

A program I wrote in the 8th grade to solve my own math homework. Study from it and build your own math problem solver.

Multiplayer Racing Game

Compete against your friends to get the best time in time trials. Upgrade your car with the best gear!

Scrolling Marquee Project

Enter custom messages and watch them scroll across the screen like the signs that appear off of highways!

Snake Game

Create a classic snake game! As the points get higher, the game gets faster. Great for a begginer project.