Skip to content

Simple Blackjack game created using HTML, CSS and Javascript

Notifications You must be signed in to change notification settings

cam-eo/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

blackjack

Simple blackjack game created using HTML, CSS and Javascript.

The code is not the cleanest yet but it functions well as far as I can tell.

How to try it on your own computer:

  1. clone/download
  2. unzip
  3. open index.html in your browser (e.g. open Chrome Browser, press control+o, find and open index.html or double click index.html)
  4. enjoy :)

Future improvements (in no particular order):

  1. Translate functional variables to JSON
  2. Split gameplay attribute to split if delt 2 of the same cards (e.g. two aces)
  3. Money & Beting
  4. Cleaning up the code
  5. Audio sound effects and music
  6. How to play

Version 1.1: Simple blackjack game (improvements to follow)

About

Simple Blackjack game created using HTML, CSS and Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published