Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 1.03 KB

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 1.03 KB

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.