Skip to content
/ blackjack Public

Simple game of blackjack using HTML, Bootstrap and core JavaScript.

Notifications You must be signed in to change notification settings

92AM/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

blackjack

This is a simple game of blackjack that will run on browser. Most of the game's logic is written using core JavaScript and the UI is implemented using HTML and Bootstrap.

Dependencies

Installation

Requirements

Get code base

git clone https://github.com/92AM/blackjack.git

Navigate to the directory where you wish to 'clone' the repository and run 'git clone' command, this will create a local 'blackjack' repository in your machine.

Loading blackjack

Open up the 'index.html' file using a browser.

Playing blackjack

  • Click on New Game button to start a new new game
  • Click on Stay button to stick
  • Click on Hit Me !!! button to ask the dealer for another card

Future improvements

  • Improve the UI
  • Improve the game, it is functional however not fully completed

About

Simple game of blackjack using HTML, Bootstrap and core JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published