A set of JavaScript objects that can be used to simulate stacks of playing cards.
- 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