Extract all the images to a folder under your project's source directory. This archive contains all the card face images we'll use in this project, and they're named properly. We'll start working from this newly cloned project.įinally, go to the GUI BlackJack repo and download the card images zip file. Next, make a copy of your old project so you don't break any of the old code or download a copy of console BlackJack from GitHub.
Remember you can review the code for that project in the GitHub repo. Begin by ensuring your existing BlackJack project is still functioning.