Skip to content

maxiovelar/blackjack-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack - JS

This is a game based on the popular Blackjack.

The game consists of 3 simple steps:

-Click on NEW GAME to start playing.

-Click on HIT to request a card.

-Click on STAND when you want to stop and pass the turn to the cpu.

Enjoy it!!

Notes:

Developed with HTML, CSS and JavaScript.

To shuffle the cards we used Underscore.js library.

The JavaScript logic applied on this project is part of the learning on the course "JavaScript Moderno" by Fernando Herrera.

About

This is a game based on the popular Blackjack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors