Skip to content

mgiancola9/Casino_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Casino Project (Blackjack and Roulette)

Each game, and its functionality is controlled using external buttons, and the data is transferred through an EEPROM. Our home screen presents a welcome message along with your options for which games to play. Upon selection of a game, we enter the game’s functionality. For roulette, the user picks a bet, (Red, Black, Even, Odd, or a number), and then submits it. The dealer spins a wheel to generate the number, and lets you know if your bet has won or lost. Again, this is all done through EEPROM and external buttons. Our blackjack game allows you to play a hand, see the dealers first card, and then decide whether or not you want to hit or stand. Once you either bust or stand, the dealer will play out the rest of the hand and let you know if you have won or lost.

FSM Diagram

image

Physical Circuit Model

image

Finite State Tables

image image

About

Blackjack and Roulette

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published