alfredcastlejr / assignments

0 stars 0 forks source link

Week 02 - Day 4 - Blackjack #8

Open mdewey opened 5 years ago

mdewey commented 5 years ago

Blackjack

In this project, you will create a playable game of Blackjack.

Objectives

Requirements

Create a single player blackjack 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

alfredcastlejr commented 5 years ago

https://github.com/alfredcastlejr/blackjack

I had help from an online reference and could not figure out how to make an A.I. Dealer