Quick start templates for creating browser-based games that rely upon a standard, 52-card deck.
Several options are available:
- Download the latest release.
- Clone the repo:
git clone https://github.com/hews/card-starter.git
. The styles and assets are all found in the/dist
directory. - Install with Bower:
bower install card-starter
.
For an example of how to load and use the Card Starter, see the examples file, or visit it.
All code and documentation are copyright 2015 Philip Hughes. This library is released under the MIT license. Any docs are released under the Creative Commons.
The SVG image assets are modified versions of the Vectorized Playing Cards 2.0.1 library by Chris Aguilar. While the arrangement of the files, their changes, and the library as a whole is covered under the permissive MIT License, the images themselves are all the sole work of Chris Aguilar, and are protected under the Lesser GNU Public License.
As per the author's request, the original images are contained within the application above (
/source/raw-assets
), and the following attribution is provided.
Vectorized Playing Cards 2.0 - http://sourceforge.net/projects/vector-cards/
Copyright 2015 - Chris Aguilar
Licensed under LGPL 3 - www.gnu.org/copyleft/lesser.html