camh96 / CardDeck

A set of JavaScript objects that can be used to simulate stacks of playing cards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CardDeck

A set of JavaScript objects that can be used to simulate stacks of playing cards.

Goals

  • To make usable objects that could be used to create solitare or multiplayer playing card games
  • To make JavaScript objects that demonstrate making classes of objects using JS prototypes

About

A set of JavaScript objects that can be used to simulate stacks of playing cards.

License:MIT License