Schnorschel / assignments

0 stars 0 forks source link

week 02 - day 04 - blackjack - #7

Closed Schnorschel closed 4 years ago

Schnorschel commented 4 years ago

Blackjack

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

Objectives

Requirements

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

Schnorschel commented 4 years ago

Implemented the following:

https://github.com/Schnorschel/blackjack https://blackjack-schorschi.netlify.com