benyarb / playing-cards

CoffeeScript implementation of a card deck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing Cards

This is a CoffeeScript implementation of a card deck with shuffle and deal functionality. The main file of interest is the CoffeeScript file (script.coffee) where most of the functionality lives. The HTML and Styles are worth checking out, as well.

This project was built in these languages:

It makes use of several frameworks and components, including:

View a demo on my sandbox site or visit my main site for more information about me.

About

CoffeeScript implementation of a card deck


Languages

Language:Less 54.4%Language:HTML 20.5%Language:JavaScript 18.3%Language:CSS 5.1%Language:CoffeeScript 1.7%