Alexiskjg16 / Assignments

Assignments for Homework for Cohort 10
0 stars 0 forks source link

Week 02 Weekend - Blackjack - #8

Closed mdewey closed 6 years ago

mdewey 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

Alexiskjg16 commented 6 years ago

https://github.com/Alexiskjg16/black-jack

I also have a shit ton of notes I wrote about it and was in the process of cleaning it up... so it might not look like a lot of 'work' got done, but a looooot of thought went into it and a lot of research and understanding. Lol.

mdewey commented 6 years ago

Awesome Work!