Project
Black Jack - Devise a black jack game on the
Raspberry Pi and breadboard. You could have two tactile buttons,
one for hit (deal a card) and the other for resetting to a new
game. Have five LEDS that correspond to the five bits to use for
representing your player's current hand in binary (remember,
anything over 21 in blackjack is a bust or loosing hand - you could
utilize the RGB LED in a manner such that GREEN means your player's
hand is less than or equal to 21, and RED means the player
busted).
----------------------------------------------------------
I require that at least 75% of the coding being done in Assembly
Language (I do allow for mixing of high level language in the
project as well but make sure 75% or more of your work is done in
Assembly). You must use a minimum three of your own defined
functions (library functions in C/C++ or wiringpi library
functions do not count). You must utilize the breadboard
in anyway that you find necessary for your project.
----------------------------------------------------------
Submit the following:
Project Black Jack - Devise a black jack game on the Raspberry Pi and breadboard. You could have two tactile buttons, on
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am