Skip to content

g12n/svg-cards

Repository files navigation

Heavily inspired by Luke Pattons project Canvas Cards I set out to do something similar, but in SVG.

The Goal

52 Playing-Cards plus 3 Jokers. Created in Javascript. Ready to be printed.

Rules

Diving into Creative Coding can be overwealming because you can run into any direction, with no end and procratinate a lot by diving into every little aspect. So for this one I give myself a set of rules to stick to:

  • Create 55 Cards (A Poker Deck + 3 Jokers)
  • One Card per week
  • Dimensions for each Card: 5x8cm – given by
  • As much vanilla javascript as possible – with some belt by 11ty
  • Be nice to yourself

##Notes

Order: ♦ Diamonds , Hearts ♥, Spades ♠, Clubs ♣

Symbols

||♦|♥|♠| ♣| |-|-|-|-|-|-| |French| Diamonds|Hearts|Spades|Clubs (Clover)| |Latin|Coins 1 |Cups|Swords| Wands 2| |Swiss|Bell|Rose|Shield|Arcorn| |German|Bell|Heart|Leave|Arcorn| |Element|Earth|Water |Air |Fire|

Links

https://github.com/terkelg/awesome-creative-coding https://en.wikipedia.org/wiki/Minor_Arcana

https://en.wikipedia.org/wiki/Playing_card_suit

Footnotes

  1. Pentacles,Disks, Rings

  2. Batons, Clubs, Staves

About

heavily inspired by Luke Pattons Canvas Cards but as SVG Version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •