Skip to content

TikhonJelvis/javascript-card-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Card Games

This is a basic library for building card games in JavaScript. Write games in pure logic and without fussing with the DOM! Here are some live example games. They probably only work on Chrome.

A screenshot of Klondike Solitaire implemented with our library.

For the spring 2011 Berkeley CSUA hackathon, Valerie Woolard, Jonathan Ewart and I designed and implemented a library for easily creating JavaScript card games. The goal behind the library was simple: the library’s user should be able to focus only on the rules of the game without worrying about the underlying HTML, CSS and JavaScript.

Jonathan Ewart worked on the actual UI code and the game of War, Valerie Woolard worked on the graphics and visual design and I worked on the core abstractions and game of Klondike Solitaire.

We ended up getting second place at the hackathon and winning Kindles, which was nice.

About

Automatically exported from code.google.com/p/blarg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages