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.
- Modern browser
- python
git clone https://github.com/CodecoolGlobal/freestyle-javascript-game-javascript-andi-bartus
cd freestyle-javascript-game-javascript-andi-bartus
python3 -m http.server- Enter two names
- Place your bets and hit start
- Click on the pack to hit or click on stay
- Dealer comes last
