Project Black Jack - Devise a black jack game on the Raspberry Pi and breadboard. You could have two tactile buttons, on

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Project Black Jack - Devise a black jack game on the Raspberry Pi and breadboard. You could have two tactile buttons, on

Post by answerhappygod »

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:
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply