Skip to content

Cabuxito/BlackJack

Repository files navigation

BlackJack

Table of content

Intro

I have a projekt where I need to improve my skills with javaScript. So I need to do a BlackJack game on HTML and JS, and have some basics functions.

Demands

  • V0.1: Create variables and some basic functions. [✔️]
  • V0.2: Introduce some visual to my game and Check for endgame. [✔️]
  • V0.3: Improve player experience and do the game more fluid. [✔️]
  • V0.4: Improve style and make fun to play.[ ]

Instructions

image

  • Press New Game to start a new game.

image

  • Press Hit if you want one more card.
  • Press Stay if you wants to stay with your cards.

Tags

Changelog

Github - Here is my program and what it happens in every update.

v0.1: I did create all variables and functions like createDeck, Shuffle, etc..

v0.2: In this version I did make some improvements and add HTML to my game.

v0.3: In the current version the game is functional but have some bugs..

v0.4: I improve style and add a picture some title.

To-do

  • Fix Style
  • Fix Hit Button
  • Add Split and Double
  • Try to add more players

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published