Jaswantgarh (Udaipur), Bis-Quits & Claude Bachand (MNA)

This commit is contained in:
nik gaffney 2021-06-15 16:11:47 +02:00
parent 82f526b578
commit 92efe3a0d0
68 changed files with 635 additions and 112 deletions

View file

@ -10,10 +10,17 @@
- ~cards-occasions.txt~ - text for O cards
- ~cards-qualifiers.txt~ - text for Q cards
- ~img/~ - folder for images (etc)
* build
- in this directory
- edit ~deck.rb~ (if needed)
- run ~rake~
- the cards should be in the ~_output~ directory
- edit ~deck.rb~ or ~deck-neural.rb~ (if needed)
- run ~rake~ or build a deck using remote image sources with ~./deck-neural.rb -b~
- the cards should be in the ~_output~ directory
* testing
#+BEGIN_SRC text
./deck-neural.rb -b 160.79s user 10.48s system 35% cpu 8:00.43 total
#+END_SRC

View file

@ -0,0 +1,200 @@
# -*- mode: org; coding: utf-8; -*-
#+title: extended card descriptions
* various
This file can output names, descriptions and generator lists via org-babel (adjust tangling as required)
* Archetypal cards
** occasions
*** names
#+BEGIN_SRC text
Journey
Science
Magic
Nature
Power
Education
Connection
Obstacle
Tool
Retreat
Fortune
Justice
Sacrifice
Death
Art
Decay
Ruin
Mystery
Bridge
Energy
Transformation
World
#+END_SRC
*** descriptions
#+BEGIN_SRC text
Journey
Science
Magic
Nature
Power
Education
Connection
Obstacle
Tool
Retreat
Fortune
Justice
Sacrifice
Death
Art
Decay
Ruin
Mystery
Bridge
Energy
Transformation
World
#+END_SRC
qualia
Sad
Happy
Fear
Surprise
Angry
Disgust
Grief
Hunger
Love
Pain
Relief
Sonic
Visual
Tactile
Scent
Taste
Hot
Cold
Calm
Tense
Full
Empty
** qualia
*** names
#+BEGIN_SRC text
Sad
Happy
Fear
Surprise
Angry
Disgust
Grief
Hunger
Love
Pain
Relief
Sonic
Visual
Tactile
Scent
Taste
Hot
Cold
Calm
Tense
Full
Empty
#+END_SRC
*** descriptions
#+BEGIN_SRC text
Sad
Happy
Fear
Surprise
Angry
Disgust
Grief
Hunger
Love
Pain
Relief
Sonic
Visual
Tactile
Scent
Taste
Hot
Cold
Calm
Tense
Full
Empty
#+END_SRC
** lures
*** names
#+BEGIN_SRC text
Assemble
Cook
Destroy
Hex
Enact
Exchange
Experiment
Gather
Give
Grow
Repair
Make
Perform
Play
Protect
Prototype
Question
Resist
Reverse
Serve
Solve
Trick
#+END_SRC
*** descriptions
#+BEGIN_SRC text
Assemble
Cook
Destroy
Hex
Enact
Exchange
Experiment
Gather
Give
Grow
Repair
Make
Perform
Play
Protect
Prototype
Question
Resist
Reverse
Serve
Solve
Trick
#+END_SRC

51
cards/cards-p50-1.csv Normal file
View file

@ -0,0 +1,51 @@
name,type,text,illustration
occasions,O,...,img/o_card.svg
Livingroom,O,...,img/o_card.svg
Computer,O,...,img/o_card.svg
Facebook,O,...,img/o_card.svg
Urban,O,...,img/o_card.svg
Empty City,O,...,img/o_card.svg
Depleted Resources,O,...,img/o_card.svg
Supplies,O,...,img/o_card.svg
Mask,O,...,img/o_card.svg
Hospital,O,...,img/o_card.svg
ICU,O,...,img/o_card.svg
Bed,O,...,img/o_card.svg
Sanitizer,O,...,img/o_card.svg
Patio,O,...,img/o_card.svg
Produce,O,...,img/o_card.svg
Meat,O,...,img/o_card.svg
Canned Goods,O,...,img/o_card.svg
Debate,O,...,img/o_card.svg
Fight,O,...,img/o_card.svg
Vaccine,O,...,img/o_card.svg
Hoax,O,...,img/o_card.svg
Internet,O,...,img/o_card.svg
Connection,O,...,img/o_card.svg
Disconnection,O,...,img/o_card.svg
Cult,O,...,img/o_card.svg
Meme,O,...,img/o_card.svg
Idiocracy,O,...,img/o_card.svg
Slowdown,O,...,img/o_card.svg
Safe Distance,O,...,img/o_card.svg
Transition,O,...,img/o_card.svg
Social contract,O,...,img/o_card.svg
UBI,O,...,img/o_card.svg
Privacy,O,...,img/o_card.svg
Conspiracy,O,...,img/o_card.svg
Illness,O,...,img/o_card.svg
Border,O,...,img/o_card.svg
Rule,O,...,img/o_card.svg
Measures,O,...,img/o_card.svg
Quarantine,O,...,img/o_card.svg
Rebellion,O,...,img/o_card.svg
Loss,O,...,img/o_card.svg
Bread,O,...,img/o_card.svg
Heatwave,O,...,img/o_card.svg
Wound,O,...,img/o_card.svg
Movement,O,...,img/o_card.svg
Protest,O,...,img/o_card.svg
Separation,O,...,img/o_card.svg
Friendship,O,...,img/o_card.svg
Virus,O,...,img/o_card.svg
Zoom,O,...,img/o_card.svg
1 name type text illustration
2 occasions O ... img/o_card.svg
3 Livingroom O ... img/o_card.svg
4 Computer O ... img/o_card.svg
5 Facebook O ... img/o_card.svg
6 Urban O ... img/o_card.svg
7 Empty City O ... img/o_card.svg
8 Depleted Resources O ... img/o_card.svg
9 Supplies O ... img/o_card.svg
10 Mask O ... img/o_card.svg
11 Hospital O ... img/o_card.svg
12 ICU O ... img/o_card.svg
13 Bed O ... img/o_card.svg
14 Sanitizer O ... img/o_card.svg
15 Patio O ... img/o_card.svg
16 Produce O ... img/o_card.svg
17 Meat O ... img/o_card.svg
18 Canned Goods O ... img/o_card.svg
19 Debate O ... img/o_card.svg
20 Fight O ... img/o_card.svg
21 Vaccine O ... img/o_card.svg
22 Hoax O ... img/o_card.svg
23 Internet O ... img/o_card.svg
24 Connection O ... img/o_card.svg
25 Disconnection O ... img/o_card.svg
26 Cult O ... img/o_card.svg
27 Meme O ... img/o_card.svg
28 Idiocracy O ... img/o_card.svg
29 Slowdown O ... img/o_card.svg
30 Safe Distance O ... img/o_card.svg
31 Transition O ... img/o_card.svg
32 Social contract O ... img/o_card.svg
33 UBI O ... img/o_card.svg
34 Privacy O ... img/o_card.svg
35 Conspiracy O ... img/o_card.svg
36 Illness O ... img/o_card.svg
37 Border O ... img/o_card.svg
38 Rule O ... img/o_card.svg
39 Measures O ... img/o_card.svg
40 Quarantine O ... img/o_card.svg
41 Rebellion O ... img/o_card.svg
42 Loss O ... img/o_card.svg
43 Bread O ... img/o_card.svg
44 Heatwave O ... img/o_card.svg
45 Wound O ... img/o_card.svg
46 Movement O ... img/o_card.svg
47 Protest O ... img/o_card.svg
48 Separation O ... img/o_card.svg
49 Friendship O ... img/o_card.svg
50 Virus O ... img/o_card.svg
51 Zoom O ... img/o_card.svg

51
cards/cards-p50-2.csv Normal file
View file

@ -0,0 +1,51 @@
name,type,text,illustration
Market,O,...,img/o_card.svg
qualifiers,Q,...,img/q_card.svg
Hostile,Q,...,img/q_card.svg
Malaise,Q,...,img/q_card.svg
Anxiety,Q,...,img/q_card.svg
Boredom,Q,...,img/q_card.svg
Frenzy,Q,...,img/q_card.svg
Suffocating,Q,...,img/q_card.svg
Paralyzed,Q,...,img/q_card.svg
Desperate,Q,...,img/q_card.svg
Hospitably,Q,...,img/q_card.svg
Erratic,Q,...,img/q_card.svg
Tedium,Q,...,img/q_card.svg
Wastefully,Q,...,img/q_card.svg
Conservatively,Q,...,img/q_card.svg
Solidarity,Q,...,img/q_card.svg
Racist,Q,...,img/q_card.svg
Inequality,Q,...,img/q_card.svg
Acedia,Q,...,img/q_card.svg
Fake,Q,...,img/q_card.svg
Interdependent,Q,...,img/q_card.svg
Shock,Q,...,img/q_card.svg
Normal,Q,...,img/q_card.svg
Authoritarian,Q,...,img/q_card.svg
Hybrid,Q,...,img/q_card.svg
Postal,Q,...,img/q_card.svg
Care,Q,...,img/q_card.svg
Confined,Q,...,img/q_card.svg
Overwhelmed,Q,...,img/q_card.svg
Listless,Q,...,img/q_card.svg
Regulated,Q,...,img/q_card.svg
Sufficiency,Q,...,img/q_card.svg
Altruistic,Q,...,img/q_card.svg
Pressure,Q,...,img/q_card.svg
Infectious,Q,...,img/q_card.svg
Fever,Q,...,img/q_card.svg
Precarity,Q,...,img/q_card.svg
Manipulative,Q,...,img/q_card.svg
Disappointment,Q,...,img/q_card.svg
Essential,Q,...,img/q_card.svg
Suspicion,Q,...,img/q_card.svg
Exquisite,Q,...,img/q_card.svg
Comfort,Q,...,img/q_card.svg
Sick,Q,...,img/q_card.svg
Post-traumatic,Q,...,img/q_card.svg
Lo-TEK,Q,...,img/q_card.svg
Alien,Q,...,img/q_card.svg
Liminal,Q,...,img/q_card.svg
Contingency,Q,...,img/q_card.svg
Climate,Q,...,img/q_card.svg
1 name type text illustration
2 Market O ... img/o_card.svg
3 qualifiers Q ... img/q_card.svg
4 Hostile Q ... img/q_card.svg
5 Malaise Q ... img/q_card.svg
6 Anxiety Q ... img/q_card.svg
7 Boredom Q ... img/q_card.svg
8 Frenzy Q ... img/q_card.svg
9 Suffocating Q ... img/q_card.svg
10 Paralyzed Q ... img/q_card.svg
11 Desperate Q ... img/q_card.svg
12 Hospitably Q ... img/q_card.svg
13 Erratic Q ... img/q_card.svg
14 Tedium Q ... img/q_card.svg
15 Wastefully Q ... img/q_card.svg
16 Conservatively Q ... img/q_card.svg
17 Solidarity Q ... img/q_card.svg
18 Racist Q ... img/q_card.svg
19 Inequality Q ... img/q_card.svg
20 Acedia Q ... img/q_card.svg
21 Fake Q ... img/q_card.svg
22 Interdependent Q ... img/q_card.svg
23 Shock Q ... img/q_card.svg
24 Normal Q ... img/q_card.svg
25 Authoritarian Q ... img/q_card.svg
26 Hybrid Q ... img/q_card.svg
27 Postal Q ... img/q_card.svg
28 Care Q ... img/q_card.svg
29 Confined Q ... img/q_card.svg
30 Overwhelmed Q ... img/q_card.svg
31 Listless Q ... img/q_card.svg
32 Regulated Q ... img/q_card.svg
33 Sufficiency Q ... img/q_card.svg
34 Altruistic Q ... img/q_card.svg
35 Pressure Q ... img/q_card.svg
36 Infectious Q ... img/q_card.svg
37 Fever Q ... img/q_card.svg
38 Precarity Q ... img/q_card.svg
39 Manipulative Q ... img/q_card.svg
40 Disappointment Q ... img/q_card.svg
41 Essential Q ... img/q_card.svg
42 Suspicion Q ... img/q_card.svg
43 Exquisite Q ... img/q_card.svg
44 Comfort Q ... img/q_card.svg
45 Sick Q ... img/q_card.svg
46 Post-traumatic Q ... img/q_card.svg
47 Lo-TEK Q ... img/q_card.svg
48 Alien Q ... img/q_card.svg
49 Liminal Q ... img/q_card.svg
50 Contingency Q ... img/q_card.svg
51 Climate Q ... img/q_card.svg

51
cards/cards-p50-3.csv Normal file
View file

@ -0,0 +1,51 @@
name,type,text,illustration
Fatigue,Q,...,img/q_card.svg
Uncertain,Q,...,img/q_card.svg
Bake,V,...,img/v_card.svg
Walk,V,...,img/v_card.svg
Isolate,V,...,img/v_card.svg
Test,V,...,img/v_card.svg
Avoid,V,...,img/v_card.svg
Plan,V,...,img/v_card.svg
Slow down,V,...,img/v_card.svg
Unplan,V,...,img/v_card.svg
Protect,V,...,img/v_card.svg
Incubate,V,...,img/v_card.svg
Care for,V,...,img/v_card.svg
Stockpile,V,...,img/v_card.svg
Reinforce,V,...,img/v_card.svg
Infect,V,...,img/v_card.svg
Rethink,V,...,img/v_card.svg
Worship,V,...,img/v_card.svg
Influence,V,...,img/v_card.svg
Curate,V,...,img/v_card.svg
Cure,V,...,img/v_card.svg
Predict,V,...,img/v_card.svg
Entangle,V,...,img/v_card.svg
Nurture,V,...,img/v_card.svg
Track,V,...,img/v_card.svg
Defeat,V,...,img/v_card.svg
Ferment,V,...,img/v_card.svg
Distil,V,...,img/v_card.svg
Merge,V,...,img/v_card.svg
Design,V,...,img/v_card.svg
Cultivate,V,...,img/v_card.svg
Abandon,V,...,img/v_card.svg
Disinfect,V,...,img/v_card.svg
Engage,V,...,img/v_card.svg
Overthrow,V,...,img/v_card.svg
Judge,V,...,img/v_card.svg
Contemplate,V,...,img/v_card.svg
Vaccinate,V,...,img/v_card.svg
Organize,V,...,img/v_card.svg
Evolve,V,...,img/v_card.svg
Escape,V,...,img/v_card.svg
Alleviate,V,...,img/v_card.svg
Remember,V,...,img/v_card.svg
Disregard,V,...,img/v_card.svg
Reach out,V,...,img/v_card.svg
Speak,V,...,img/v_card.svg
Craft,V,...,img/v_card.svg
Capture,V,...,img/v_card.svg
Disconnect,V,...,img/v_card.svg
Speculate,V,...,img/v_card.svg
1 name type text illustration
2 Fatigue Q ... img/q_card.svg
3 Uncertain Q ... img/q_card.svg
4 Bake V ... img/v_card.svg
5 Walk V ... img/v_card.svg
6 Isolate V ... img/v_card.svg
7 Test V ... img/v_card.svg
8 Avoid V ... img/v_card.svg
9 Plan V ... img/v_card.svg
10 Slow down V ... img/v_card.svg
11 Unplan V ... img/v_card.svg
12 Protect V ... img/v_card.svg
13 Incubate V ... img/v_card.svg
14 Care for V ... img/v_card.svg
15 Stockpile V ... img/v_card.svg
16 Reinforce V ... img/v_card.svg
17 Infect V ... img/v_card.svg
18 Rethink V ... img/v_card.svg
19 Worship V ... img/v_card.svg
20 Influence V ... img/v_card.svg
21 Curate V ... img/v_card.svg
22 Cure V ... img/v_card.svg
23 Predict V ... img/v_card.svg
24 Entangle V ... img/v_card.svg
25 Nurture V ... img/v_card.svg
26 Track V ... img/v_card.svg
27 Defeat V ... img/v_card.svg
28 Ferment V ... img/v_card.svg
29 Distil V ... img/v_card.svg
30 Merge V ... img/v_card.svg
31 Design V ... img/v_card.svg
32 Cultivate V ... img/v_card.svg
33 Abandon V ... img/v_card.svg
34 Disinfect V ... img/v_card.svg
35 Engage V ... img/v_card.svg
36 Overthrow V ... img/v_card.svg
37 Judge V ... img/v_card.svg
38 Contemplate V ... img/v_card.svg
39 Vaccinate V ... img/v_card.svg
40 Organize V ... img/v_card.svg
41 Evolve V ... img/v_card.svg
42 Escape V ... img/v_card.svg
43 Alleviate V ... img/v_card.svg
44 Remember V ... img/v_card.svg
45 Disregard V ... img/v_card.svg
46 Reach out V ... img/v_card.svg
47 Speak V ... img/v_card.svg
48 Craft V ... img/v_card.svg
49 Capture V ... img/v_card.svg
50 Disconnect V ... img/v_card.svg
51 Speculate V ... img/v_card.svg

View file

@ -1,9 +1,9 @@
name,type,text,illustration
"occasions",O,...,img/O_card.svg
"Journey",O,...,img/O_card.svg
"Science",O,...,img/O_card.svg
"Magic",O,...,img/O_card.svg
"Nature",O,...,img/O_card.svg
"Stillness",O,...,img/O_card.svg
"Care",O,...,img/O_card.svg
"Power",O,...,img/O_card.svg
"Education",O,...,img/O_card.svg
"Connection",O,...,img/O_card.svg
@ -17,54 +17,138 @@ name,type,text,illustration
"Art",O,...,img/O_card.svg
"Decay",O,...,img/O_card.svg
"Ruin",O,...,img/O_card.svg
"Mystery",O,...,img/O_card.svg
"Creativity",O,...,img/O_card.svg
"Bridge",O,...,img/O_card.svg
"Energy",O,...,img/O_card.svg
"Transformation",O,...,img/O_card.svg
"World",O,...,img/O_card.svg
"qualia",Q,...,img/Q_card.svg
"Sad",Q,...,img/Q_card.svg
"Happy",Q,...,img/Q_card.svg
"Fear",Q,...,img/Q_card.svg
"Surprise",Q,...,img/Q_card.svg
"Angry",Q,...,img/Q_card.svg
"Disgust",Q,...,img/Q_card.svg
"Grief",Q,...,img/Q_card.svg
"Hunger",Q,...,img/Q_card.svg
"Love",Q,...,img/Q_card.svg
"Pain",Q,...,img/Q_card.svg
"Relief",Q,...,img/Q_card.svg
"Sonic",Q,...,img/Q_card.svg
"Visual",Q,...,img/Q_card.svg
"Tactile",Q,...,img/Q_card.svg
"Scent",Q,...,img/Q_card.svg
"Taste",Q,...,img/Q_card.svg
"Hot",Q,...,img/Q_card.svg
"Cold",Q,...,img/Q_card.svg
"Food ",O,...,img/O_card.svg
"Shelter",O,...,img/O_card.svg
"Home",O,...,img/O_card.svg
"Clothing",O,...,img/O_card.svg
"Water",O,...,img/O_card.svg
"Air",O,...,img/O_card.svg
"Fire",O,...,img/O_card.svg
"Soil",O,...,img/O_card.svg
"Garden",O,...,img/O_card.svg
"Sleep",O,...,img/O_card.svg
"Refuge",O,...,img/O_card.svg
"Forest",O,...,img/O_card.svg
"Desert",O,...,img/O_card.svg
"Ocean",O,...,img/O_card.svg
"Swamp",O,...,img/O_card.svg
"Steppe",O,...,img/O_card.svg
"Ice",O,...,img/O_card.svg
"Science",O,...,img/O_card.svg
"Livelihood",O,...,img/O_card.svg
"Politics",O,...,img/O_card.svg
"Abundance",O,...,img/O_card.svg
"Survival",O,...,img/O_card.svg
"Therapy",O,...,img/O_card.svg
"Money",O,...,img/O_card.svg
"Work",O,...,img/O_card.svg
"Matter",O,...,img/O_card.svg
"Voice",O,...,img/O_card.svg
"Nothing",O,...,img/O_card.svg
"qualifiers",Q,...,img/Q_card.svg
"Inert",Q,...,img/Q_card.svg
"Resistance",Q,...,img/Q_card.svg
"Crisis",Q,...,img/Q_card.svg
"Experimental",Q,...,img/Q_card.svg
"Discipline",Q,...,img/Q_card.svg
"Life",Q,...,img/Q_card.svg
"Fool",Q,...,img/Q_card.svg
"Young",Q,...,img/Q_card.svg
"Ageing",Q,...,img/Q_card.svg
"Belonging",Q,...,img/Q_card.svg
"Satiated",Q,...,img/Q_card.svg
"Lassitude",Q,...,img/Q_card.svg
"Calm",Q,...,img/Q_card.svg
"Tense",Q,...,img/Q_card.svg
"Full",Q,...,img/Q_card.svg
"Critical",Q,...,img/Q_card.svg
"Vital",Q,...,img/Q_card.svg
"Erratic",Q,...,img/Q_card.svg
"Freedom",Q,...,img/Q_card.svg
"Desire",Q,...,img/Q_card.svg
"Grief",Q,...,img/Q_card.svg
"Destructive",Q,...,img/Q_card.svg
"Warm",Q,...,img/Q_card.svg
"Cold",Q,...,img/Q_card.svg
"Greed",Q,...,img/Q_card.svg
"Ambiguous",Q,...,img/Q_card.svg
"Progressive",Q,...,img/Q_card.svg
"Social",Q,...,img/Q_card.svg
"Mass",Q,...,img/Q_card.svg
"Environmental",Q,...,img/Q_card.svg
"Safe",Q,...,img/Q_card.svg
"Dark",Q,...,img/Q_card.svg
"Light",Q,...,img/Q_card.svg
"Gratitude",Q,...,img/Q_card.svg
"Resilient",Q,...,img/Q_card.svg
"Vulnerable",Q,...,img/Q_card.svg
"Sorrow",Q,...,img/Q_card.svg
"Futile",Q,...,img/Q_card.svg
"Interference",Q,...,img/Q_card.svg
"Cruel",Q,...,img/Q_card.svg
"Happy",Q,...,img/Q_card.svg
"Wealth",Q,...,img/Q_card.svg
"Depression",Q,...,img/Q_card.svg
"Quiet",Q,...,img/Q_card.svg
"Empty",Q,...,img/Q_card.svg
"lures",L,...,img/L_card.svg
"Assemble",L,...,img/L_card.svg
"Cook",L,...,img/L_card.svg
"Destroy",L,...,img/L_card.svg
"Hex",L,...,img/L_card.svg
"Enact",L,...,img/L_card.svg
"Exchange",L,...,img/L_card.svg
"Digital",Q,...,img/Q_card.svg
"Self",Q,...,img/Q_card.svg
"Accretion",Q,...,img/Q_card.svg
"Sentient",Q,...,img/Q_card.svg
"Discipline",Q,...,img/Q_card.svg
"Silent",Q,...,img/Q_card.svg
"No",Q,...,img/Q_card.svg
"verbs",L,...,img/L_card.svg
"Perform",L,...,img/L_card.svg
"Experiment",L,...,img/L_card.svg
"Gather",L,...,img/L_card.svg
"Give",L,...,img/L_card.svg
"Experience",L,...,img/L_card.svg
"Prepare",L,...,img/L_card.svg
"Explore",L,...,img/L_card.svg
"Play",L,...,img/L_card.svg
"Transform",L,...,img/L_card.svg
"Regenerate",L,...,img/L_card.svg
"Grow",L,...,img/L_card.svg
"Repair",L,...,img/L_card.svg
"Make",L,...,img/L_card.svg
"Perform",L,...,img/L_card.svg
"Play",L,...,img/L_card.svg
"Protect",L,...,img/L_card.svg
"Prototype",L,...,img/L_card.svg
"Question",L,...,img/L_card.svg
"Resist",L,...,img/L_card.svg
"Reverse",L,...,img/L_card.svg
"Serve",L,...,img/L_card.svg
"Solve",L,...,img/L_card.svg
"Destroy",L,...,img/L_card.svg
"Create",L,...,img/L_card.svg
"Travel",L,...,img/L_card.svg
"Mourn",L,...,img/L_card.svg
"Trick",L,...,img/L_card.svg
"Break",L,...,img/L_card.svg
"Move",L,...,img/L_card.svg
"Build",L,...,img/L_card.svg
"Cook",L,...,img/L_card.svg
"Assemble",L,...,img/L_card.svg
"Dissolve",L,...,img/L_card.svg
"Embody",L,...,img/L_card.svg
"Enact",L,...,img/L_card.svg
"Prototype",L,...,img/L_card.svg
"Describe",L,...,img/L_card.svg
"Visualize",L,...,img/L_card.svg
"Adjust",L,...,img/L_card.svg
"Sketch",L,...,img/L_card.svg
"Make",L,...,img/L_card.svg
"Exchange",L,...,img/L_card.svg
"Gather",L,...,img/L_card.svg
"Amplify",L,...,img/L_card.svg
"Reflect",L,...,img/L_card.svg
"Question",L,...,img/L_card.svg
"Change",L,...,img/L_card.svg
"Distort",L,...,img/L_card.svg
"Reverse",L,...,img/L_card.svg
"Tinker",L,...,img/L_card.svg
"Solve",L,...,img/L_card.svg
"Resist",L,...,img/L_card.svg
"Reduce",L,...,img/L_card.svg
"Search",L,...,img/L_card.svg
"Display",L,...,img/L_card.svg
"Maintain",L,...,img/L_card.svg
"Remove",L,...,img/L_card.svg
"Compose",L,...,img/L_card.svg
"Feed",L,...,img/L_card.svg
"Imagine",L,...,img/L_card.svg
"Give",L,...,img/L_card.svg
"Leave",L,...,img/L_card.svg

1 name type text illustration
2 occasions O ... img/O_card.svg
3 Journey O ... img/O_card.svg
Science O ... img/O_card.svg
4 Magic O ... img/O_card.svg
5 Nature Stillness O ... img/O_card.svg
6 Care O ... img/O_card.svg
7 Power O ... img/O_card.svg
8 Education O ... img/O_card.svg
9 Connection O ... img/O_card.svg
17 Art O ... img/O_card.svg
18 Decay O ... img/O_card.svg
19 Ruin O ... img/O_card.svg
20 Mystery Creativity O ... img/O_card.svg
21 Bridge O ... img/O_card.svg
22 Energy O ... img/O_card.svg
23 Transformation O ... img/O_card.svg
24 World O ... img/O_card.svg
25 qualia Food Q O ... img/Q_card.svg img/O_card.svg
26 Sad Shelter Q O ... img/Q_card.svg img/O_card.svg
27 Happy Home Q O ... img/Q_card.svg img/O_card.svg
28 Fear Clothing Q O ... img/Q_card.svg img/O_card.svg
29 Surprise Water Q O ... img/Q_card.svg img/O_card.svg
30 Angry Air Q O ... img/Q_card.svg img/O_card.svg
31 Disgust Fire Q O ... img/Q_card.svg img/O_card.svg
32 Grief Soil Q O ... img/Q_card.svg img/O_card.svg
33 Hunger Garden Q O ... img/Q_card.svg img/O_card.svg
34 Love Sleep Q O ... img/Q_card.svg img/O_card.svg
35 Pain Refuge Q O ... img/Q_card.svg img/O_card.svg
36 Relief Forest Q O ... img/Q_card.svg img/O_card.svg
37 Sonic Desert Q O ... img/Q_card.svg img/O_card.svg
38 Visual Ocean Q O ... img/Q_card.svg img/O_card.svg
39 Tactile Swamp Q O ... img/Q_card.svg img/O_card.svg
40 Scent Steppe Q O ... img/Q_card.svg img/O_card.svg
41 Taste Ice Q O ... img/Q_card.svg img/O_card.svg
42 Hot Science Q O ... img/Q_card.svg img/O_card.svg
43 Cold Livelihood Q O ... img/Q_card.svg img/O_card.svg
44 Politics O ... img/O_card.svg
45 Abundance O ... img/O_card.svg
46 Survival O ... img/O_card.svg
47 Therapy O ... img/O_card.svg
48 Money O ... img/O_card.svg
49 Work O ... img/O_card.svg
50 Matter O ... img/O_card.svg
51 Voice O ... img/O_card.svg
52 Nothing O ... img/O_card.svg
53 qualifiers Q ... img/Q_card.svg
54 Inert Q ... img/Q_card.svg
55 Resistance Q ... img/Q_card.svg
56 Crisis Q ... img/Q_card.svg
57 Experimental Q ... img/Q_card.svg
58 Discipline Q ... img/Q_card.svg
59 Life Q ... img/Q_card.svg
60 Fool Q ... img/Q_card.svg
61 Young Q ... img/Q_card.svg
62 Ageing Q ... img/Q_card.svg
63 Belonging Q ... img/Q_card.svg
64 Satiated Q ... img/Q_card.svg
65 Lassitude Q ... img/Q_card.svg
66 Calm Q ... img/Q_card.svg
67 Tense Critical Q ... img/Q_card.svg
68 Full Vital Q ... img/Q_card.svg
69 Erratic Q ... img/Q_card.svg
70 Freedom Q ... img/Q_card.svg
71 Desire Q ... img/Q_card.svg
72 Grief Q ... img/Q_card.svg
73 Destructive Q ... img/Q_card.svg
74 Warm Q ... img/Q_card.svg
75 Cold Q ... img/Q_card.svg
76 Greed Q ... img/Q_card.svg
77 Ambiguous Q ... img/Q_card.svg
78 Progressive Q ... img/Q_card.svg
79 Social Q ... img/Q_card.svg
80 Mass Q ... img/Q_card.svg
81 Environmental Q ... img/Q_card.svg
82 Safe Q ... img/Q_card.svg
83 Dark Q ... img/Q_card.svg
84 Light Q ... img/Q_card.svg
85 Gratitude Q ... img/Q_card.svg
86 Resilient Q ... img/Q_card.svg
87 Vulnerable Q ... img/Q_card.svg
88 Sorrow Q ... img/Q_card.svg
89 Futile Q ... img/Q_card.svg
90 Interference Q ... img/Q_card.svg
91 Cruel Q ... img/Q_card.svg
92 Happy Q ... img/Q_card.svg
93 Wealth Q ... img/Q_card.svg
94 Depression Q ... img/Q_card.svg
95 Quiet Q ... img/Q_card.svg
96 Empty Q ... img/Q_card.svg
97 lures Digital L Q ... img/L_card.svg img/Q_card.svg
98 Assemble Self L Q ... img/L_card.svg img/Q_card.svg
99 Cook Accretion L Q ... img/L_card.svg img/Q_card.svg
100 Destroy Sentient L Q ... img/L_card.svg img/Q_card.svg
101 Hex Discipline L Q ... img/L_card.svg img/Q_card.svg
102 Enact Silent L Q ... img/L_card.svg img/Q_card.svg
103 Exchange No L Q ... img/L_card.svg img/Q_card.svg
104 verbs L ... img/L_card.svg
105 Perform L ... img/L_card.svg
106 Experiment L ... img/L_card.svg
107 Gather Experience L ... img/L_card.svg
108 Give Prepare L ... img/L_card.svg
109 Explore L ... img/L_card.svg
110 Play L ... img/L_card.svg
111 Transform L ... img/L_card.svg
112 Regenerate L ... img/L_card.svg
113 Grow L ... img/L_card.svg
114 Repair L ... img/L_card.svg
115 Make Destroy L ... img/L_card.svg
116 Perform Create L ... img/L_card.svg
117 Play Travel L ... img/L_card.svg
118 Protect Mourn L ... img/L_card.svg
Prototype L ... img/L_card.svg
Question L ... img/L_card.svg
Resist L ... img/L_card.svg
Reverse L ... img/L_card.svg
Serve L ... img/L_card.svg
Solve L ... img/L_card.svg
119 Trick L ... img/L_card.svg
120 Break L ... img/L_card.svg
121 Move L ... img/L_card.svg
122 Build L ... img/L_card.svg
123 Cook L ... img/L_card.svg
124 Assemble L ... img/L_card.svg
125 Dissolve L ... img/L_card.svg
126 Embody L ... img/L_card.svg
127 Enact L ... img/L_card.svg
128 Prototype L ... img/L_card.svg
129 Describe L ... img/L_card.svg
130 Visualize L ... img/L_card.svg
131 Adjust L ... img/L_card.svg
132 Sketch L ... img/L_card.svg
133 Make L ... img/L_card.svg
134 Exchange L ... img/L_card.svg
135 Gather L ... img/L_card.svg
136 Amplify L ... img/L_card.svg
137 Reflect L ... img/L_card.svg
138 Question L ... img/L_card.svg
139 Change L ... img/L_card.svg
140 Distort L ... img/L_card.svg
141 Reverse L ... img/L_card.svg
142 Tinker L ... img/L_card.svg
143 Solve L ... img/L_card.svg
144 Resist L ... img/L_card.svg
145 Reduce L ... img/L_card.svg
146 Search L ... img/L_card.svg
147 Display L ... img/L_card.svg
148 Maintain L ... img/L_card.svg
149 Remove L ... img/L_card.svg
150 Compose L ... img/L_card.svg
151 Feed L ... img/L_card.svg
152 Imagine L ... img/L_card.svg
153 Give L ... img/L_card.svg
154 Leave L ... img/L_card.svg

View file

@ -17,7 +17,21 @@ require 'mini_magick'
require 'unsplash'
require 'pexels'
# cards from local csv and images vis text2image GAN
# cards from local csv and images vis text2image GAN (or clip art)
#layouts = ['economy.yml', 'space-layout-1.yml']
layouts = ['space-layout-3.yml']
# cards descriptions
#$cards_csv = 'cards-a1.csv' # 16h
#$cards_csv = 'cards-a2.csv' # 17h
$cards_csv = 'cards-a3.csv' # 18h
#$cards_csv = 'cards-test-003.csv'
#$cards_csv = 'cards.csv'
# where to get images? try "t2i" or "unsplash" or "pexels"
$img_source = "t2i"
# https://deepai.org/machine-learning-model/text2img
$deepai_api_key = "59b70a3d-d42a-42be-979d-d09ec08ec7e0"
@ -26,16 +40,6 @@ $pexels_api_key = "563492ad6f917000010000016e741b30a565426c90e5b65b6b34063b"
# prod the GAN or search in a potentially relevant direction with a keyword or phrase prefix
$keyword = ""
# where to get images? try "t2i" or "unsplash" or "pexels"
$img_source = "unsplash"
# cards descriptions
#$cards_csv = 'cards-a1.csv' # 16h
#$cards_csv = 'cards-a2.csv' # 17h
#$cards_csv = 'cards-a3.csv' # 18h
#$cards_csv = 'cards-test-003.csv'
$cards_csv = 'cards.csv'
# unsplash config
Unsplash.configure do |config|
config.application_access_key = "FWIsA-zAhsj3biPbVH3-H6qoeB30EVazjQpIjlrnaoE"
@ -118,8 +122,7 @@ end
# - https://rapidapi.com/collection/image-apis
# - https://github.com/gztchan/awesome-design#stock
#layouts = ['economy.yml', 'space-layout-1.yml']
layouts = ['space-layout-3.yml']
# colourings...
c1 = '#9f68ed'
c2 = '#ed9f68'
@ -127,8 +130,6 @@ c3 = '#b5ed68'
c4 = '#eeeeee'
# colourings...
c1 = '#503143'
c2 = '#9a532b'
c3 = '#c49b60'

View file

@ -4,11 +4,11 @@
# 9f68ed
# ed9f68
# b5ed68
corner:
x: 0
y: 0
type:
#x: '3mm'
y: '12mm'
@ -18,14 +18,14 @@ type:
color: '#b5ed68'
width: :deck
align: :center
description:
y: '8mm'
width: :deck
align: :center
font: 'Solide Mirage, 12'
font: 'Monoid Bold, 12'
color: "#333"
illustration:
x: 0
y: 0 # or '3mm'
@ -36,7 +36,7 @@ illustration:
#blend: :hsl_hue
# The possibilties include :none, :multiply, :screen, :overlay, :darken, :lighten, :color_dodge, :color_burn, :hard_light, :soft_light, :difference, :exclusion, :hsl_hue, :hsl_saturation, :hsl_color, :hsl_luminosity
title:
font: 'Noto Serif, 11'
y: '48mm'

View file

@ -20,17 +20,22 @@ type:
align: :right
title:
font: 'Riesling 16'
font: 'Monoid Bold 8'
#font: 'Noto Serif Display Light 10'
y: 48mm
x: 3mm
width: 32mm
y: 44mm
x: 4mm
height: 10mm
width: 30mm
font_size: 18
ellipsize: :autoscale
color: '#111'
stroke_color: '#b5ed68'
stroke_width: 2
stroke_strategy: :stroke_first
#alpha: 0.9
# alpha: 0.9
align: :center
valign: :middle
hint: :red
description:
y: '8mm'

View file

@ -0,0 +1,73 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
id="svg2"
viewBox="0 0 753.30914 1025.5061"
version="1.0"
y="0"
x="0"
width="753.30914"
height="1025.5061"
fill="transparent"/>
<defs
id="defs872" />
<metadata
id="metadata869">
<rdf:RDF>
<cc:Work>
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license
rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
<dc:publisher>
<cc:Agent
rdf:about="http://openclipart.org/">
<dc:title>Openclipart</dc:title>
</cc:Agent>
</dc:publisher>
<dc:title></dc:title>
<dc:date>2009-03-24T09:31:11</dc:date>
<dc:description>playing card from the &quot;White&quot; set</dc:description>
<dc:source>http://openclipart.org/detail/23131/white-deck:-5-of-diamonds-by-nicubunu</dc:source>
<dc:creator>
<cc:Agent>
<dc:title>nicubunu</dc:title>
</cc:Agent>
</dc:creator>
<dc:subject>
<rdf:Bag>
<rdf:li>card</rdf:li>
<rdf:li>cards</rdf:li>
<rdf:li>clip art</rdf:li>
<rdf:li>clipart</rdf:li>
<rdf:li>deck</rdf:li>
<rdf:li>gambling</rdf:li>
<rdf:li>game</rdf:li>
<rdf:li>image</rdf:li>
<rdf:li>media</rdf:li>
<rdf:li>play</rdf:li>
<rdf:li>playing cards</rdf:li>
<rdf:li>png</rdf:li>
<rdf:li>public domain</rdf:li>
<rdf:li>svg</rdf:li>
<rdf:li>white deck</rdf:li>
</rdf:Bag>
</dc:subject>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/publicdomain/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
notes/img/layer1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

View file

@ -205,125 +205,125 @@ body {
content: "K";
}
.card.spades.rank1 .face {
background-image: url("faces/c1.png");
background-image: url("faces/c01.png");
}
.card.spades.rank2 .face {
background-image: url("faces/c1.png");
background-image: url("faces/c02.png");
}
.card.spades.rank3 .face {
background-image: url("faces/c2.png");
background-image: url("faces/c03.png");
}
.card.spades.rank4 .face {
background-image: url("faces/c4.png");
background-image: url("faces/c04.png");
}
.card.spades.rank5 .face {
background-image: url("faces/c4.png");
background-image: url("faces/c05.png");
}
.card.spades.rank6 .face {
background-image: url("faces/c4.png");
background-image: url("faces/c06.png");
}
.card.spades.rank7 .face {
background-image: url("faces/c4.png");
background-image: url("faces/c07.png");
}
.card.spades.rank8 .face {
background-image: url("faces/c1.png");
background-image: url("faces/c08.png");
}
.card.spades.rank9 .face {
background-image: url("faces/c1.png");
background-image: url("faces/c09.png");
}
.card.spades.rank10 .face {
background-image: url("faces/c4.png");
background-image: url("faces/c10.png");
}
.card.spades.rank11 .face {
background-image: url("faces/c4.png");
background-image: url("faces/c11.png");
}
.card.spades.rank12 .face {
background-image: url("faces/c1.png");
background-image: url("faces/c12.png");
}
.card.spades.rank13 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c13.png");
}
.card.spades.rank14 .face {
background-image: url("faces/c4.png");
background-image: url("faces/c14.png");
}
.card.spades.rank15 .face {
background-image: url("faces/c4.png");
background-image: url("faces/c15.png");
}
.card.spades.rank16 .face {
background-image: url("faces/c1.png");
background-image: url("faces/c16.png");
}
.card.spades.rank17 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c17.png");
}
.card.spades.rank18 .face {
background-image: url("faces/c1.png");
background-image: url("faces/c18.png");
}
.card.hearts.rank1 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c19.png");
}
.card.hearts.rank2 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c20.png");
}
.card.hearts.rank3 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c21.png");
}
.card.hearts.rank4 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c22.png");
}
.card.hearts.rank5 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c23.png");
}
.card.hearts.rank6 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c24.png");
}
.card.hearts.rank7 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c25.png");
}
.card.hearts.rank8 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c26.png");
}
.card.hearts.rank9 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c27.png");
}
.card.hearts.rank10 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c28.png");
}
.card.hearts.rank11 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c29.png");
}
.card.hearts.rank12 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c30.png");
}
.card.hearts.rank13 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c31.png");
}
.card.hearts.rank14 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c32.png");
}
.card.hearts.rank15 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c33.png");
}
.card.hearts.rank16 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c34.png");
}
.card.hearts.rank17 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c35.png");
}
}
.card.hearts.rank18 .face {
background-image: url("faces/c3.png");
background-image: url("faces/c36.png");
}
.card.joker.rank1 .face {
background-image: url("faces/4_1.svg");
background-image: url("faces/c37.svg");
}
.card.joker.rank2 .face {
background-image: url("faces/4_2.svg");
background-image: url("faces/c38.svg");
}
.card.joker.rank3 .face {
background-image: url("faces/4_3.svg");
background-image: url("faces/c39.svg");
}
@media (max-width: 540px) {
#topbar {

BIN
web/shuffle/faces/c01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

BIN
web/shuffle/faces/c02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

BIN
web/shuffle/faces/c03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

BIN
web/shuffle/faces/c04.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

BIN
web/shuffle/faces/c05.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 KiB

BIN
web/shuffle/faces/c06.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
web/shuffle/faces/c07.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

BIN
web/shuffle/faces/c08.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

BIN
web/shuffle/faces/c09.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 KiB

BIN
web/shuffle/faces/c10.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

BIN
web/shuffle/faces/c11.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

BIN
web/shuffle/faces/c12.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

BIN
web/shuffle/faces/c13.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

BIN
web/shuffle/faces/c14.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

BIN
web/shuffle/faces/c15.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

BIN
web/shuffle/faces/c16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

BIN
web/shuffle/faces/c17.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
web/shuffle/faces/c18.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 KiB

BIN
web/shuffle/faces/c19.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 420 KiB

BIN
web/shuffle/faces/c20.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
web/shuffle/faces/c21.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 KiB

BIN
web/shuffle/faces/c22.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

BIN
web/shuffle/faces/c23.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

BIN
web/shuffle/faces/c24.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

BIN
web/shuffle/faces/c25.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

BIN
web/shuffle/faces/c26.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

BIN
web/shuffle/faces/c27.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

BIN
web/shuffle/faces/c28.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

BIN
web/shuffle/faces/c29.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 KiB

BIN
web/shuffle/faces/c30.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

BIN
web/shuffle/faces/c31.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

BIN
web/shuffle/faces/c32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

BIN
web/shuffle/faces/c33.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

BIN
web/shuffle/faces/c34.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

BIN
web/shuffle/faces/c35.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 KiB

BIN
web/shuffle/faces/c36.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

BIN
web/shuffle/faces/c37.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 KiB

BIN
web/shuffle/faces/c38.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

BIN
web/shuffle/faces/c39.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 286 KiB

BIN
web/shuffle/faces/c40.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 KiB

BIN
web/shuffle/faces/c41.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

BIN
web/shuffle/faces/c42.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

BIN
web/shuffle/faces/c43.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

BIN
web/shuffle/faces/c44.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

BIN
web/shuffle/faces/c45.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 KiB

BIN
web/shuffle/faces/c46.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

BIN
web/shuffle/faces/c47.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

BIN
web/shuffle/faces/c48.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 KiB

BIN
web/shuffle/faces/c49.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

BIN
web/shuffle/faces/c50.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

BIN
web/shuffle/faces/c51.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

BIN
web/shuffle/faces/c52.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB