Skip to content

egarcia410/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Game

Card game where players get closest to 21 without going over

Getting Started

  1. Clone Repository:

     $ git clone https://github.com/egarcia410/blackjack.git
    
  2. Change Directory:

     $ cd blackjack
    
  3. Run Program:

     $ python3 -m http.server
    

    or

     Open `index.html` file inside browser
    

About

Card game created with Javascript, HTML, and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors