/Java-Slot-Machine

Simple slot machine written in Java.

Primary LanguageJava

Java-Slot-Machine

Screenshot

Simple slot machine written in Java.

.jar file can be ran as a standalone executable.


####Description: Simple slot machine coded in Java using Greenfoot. Player starts with a bankroll of 100 and is allowed to bet in increments of 1, 2, 5, 10, 25, 50. When the green button is pressed, the spinning slot animation begins followed by a random fruit being selected for each position on the slot machine.

  • Any 2 matching: Win bet amount.
  • All 3 matching: Win 3x bet amount.