Skip to content

carloswalterbr/cards.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cards.js

Javascript library for card games.

I have created a lot of javascript card games. As of 12.05.2012 I've made

Spades | Hearts | Whist | Go Fish | Crazy Eights | Solitaire | FreeCell | Idiot | Shithead

I've gotten many inquiries about how I make them, especially around the card animations, so I'm going to try to extract the generic parts of these games into a library for manipulating cards. To see an interactive demo and documentation you can go to http://einaregilsson.github.com/cards.js/.

The card deck images are made by Nicu Buculei, and are in the public domain (found on openclipart.org).

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.0%
  • HTML 38.2%
  • CSS 5.8%