This is a simple blackjack game.
- Author: kavare
- Date: 10/2/2015
- Setup the project: run
npm install && bower install - View the project locally: run
gulp serve - Build the project: run
gulp build
- This is a simple mock-up of the game, with only stick and hit actions
- Allow max to 5 players in a game (including the dealer.)