Open KGMAC3 opened 5 years ago
I am looking for the GitHub link, not the just the deployed site.
You are missing the JavaScript file. add that so I can look at it.
https://github.com/KGMAC3/blackjack/blob/master/public/main.js should not be empty.
Blackjack
In this project you will create a playable game of Blackjack.
Objectives
Requirements
Create a single player black jack games that plays against the house, i.e. a human player and computer dealer. You are free to create the user interface however you want, but keep it simple for Explorer Mode.
General Rules:
Assets
images
folder in your projectcards.zip
file and then copy/move the extracted images into your project'simages
folderExplorer Mode
Adventure Mode
Epic Mode