wmurch / assignments

0 stars 0 forks source link

week 02 - day 04 - Blackjack #10

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 play 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

wmurch commented 5 years ago

https://github.com/wmurch/blackjack

mdewey commented 5 years ago

This could use some work. I would like to see: