TristanDeAugustine / Assignments

0 stars 0 forks source link

week 02 - day 04 - blackjack - blackjack #8

Closed TristanDeAugustine closed 4 years ago

TristanDeAugustine commented 4 years ago

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

Explorer Mode

Adventure Mode

Epic Mode

TristanDeAugustine commented 4 years ago

https://github.com/TristanDeAugustine/black-jack-2

mdewey commented 4 years ago

Fix the error in the console. It's on line 205