Skip to content

greenandro/blackjack_sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

##Blackjack Game

An example of a blackjack game written in Angular.js

alt text

Description

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

Other

Spritesheets, CSS code, and background images provided by www.betable.com

About

a blackjack game written in angular.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 30.5%
  • ApacheConf 29.5%
  • JavaScript 27.8%
  • HTML 12.2%