Simple blackjack application implemented using angular.js
tar -xvf blackjack.tar.gz && cd blackjack
npm install
bower install
grunt server
Goto http://localhost:8000 and start playing!
Refresh the page after the end of the game to play again.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple blackjack application implemented using angular.js
tar -xvf blackjack.tar.gz && cd blackjack
npm install
bower install
grunt server
Goto http://localhost:8000 and start playing!
Refresh the page after the end of the game to play again.