Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 850 Bytes

File metadata and controls

27 lines (19 loc) · 850 Bytes

Black Jack

Screenshot from 2022-05-10 09-48-07

Introduction

At this point in our Codecool carrier we were experts in python, and had some experience with html, css, and SQL. JavaScript was quite new for us and it was time to put our skills to the test.

Our task was to make a game that runs in the browser. We had some good ideas, but ultimately decided on Black jack.

Prerequisites

  • Modern browser
  • python

Install

git clone https://github.com/CodecoolGlobal/freestyle-javascript-game-javascript-andi-bartus
cd freestyle-javascript-game-javascript-andi-bartus
python3 -m http.server

Gameplay

  1. Enter two names
  2. Place your bets and hit start
  3. Click on the pack to hit or click on stay
  4. Dealer comes last