##Blackjack Game
An example of a blackjack game written in Angular.js
- Example here
Sample app built with Yeoman (angular generator).
npm install
for node dependencies
bower install
for bower dependencies
grunt serve
to run
grunt test
to test
The main logic is a card
directive, a GameController
and a Deck
service
under the scripts folder.
Jasmine tests are under test/spec
Spritesheets, CSS code, and background images provided by www.betable.com