gabeo14 / assignments

Assignments for SCDG
0 stars 0 forks source link

Week 02 Day 4 - Blackjack #7

Closed gstark closed 6 years ago

gstark commented 6 years ago

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:

Explorer Mode

Adventure Mode

Epic Mode

gabeo14 commented 6 years ago

http://blackjack-gabeo14.surge.sh/ https://github.com/gabeo14/blackjack

Here it is. This was a tough one. I'm glad some of us got together to work on it.

gstark commented 6 years ago

This is great. Work on the styling when you have some time and this will be awesome!

gstark commented 6 years ago

Awesome Work!