Skip to content

Commit

Permalink
cards game
Browse files Browse the repository at this point in the history
  • Loading branch information
eguneys committed Jun 30, 2020
1 parent 6b2e973 commit fa19c53
Show file tree
Hide file tree
Showing 34 changed files with 794 additions and 0 deletions.
Binary file added assets/cards/Fipps-Regular.otf
Binary file not shown.
Binary file added assets/cards/all.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/cards.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/crab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/dog.aseprite
Binary file not shown.
Binary file added assets/cards/dog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/flash.aseprite
Binary file not shown.
Binary file added assets/cards/flash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
266 changes: 266 additions & 0 deletions assets/cards/fletters.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,266 @@
{
"A": {
"x": 0,
"y": 0,
"w": 16,
"h": 20
},
"B": {
"x": 16,
"y": 0,
"w": 16,
"h": 20
},
"C": {
"x": 32,
"y": 0,
"w": 16,
"h": 20
},
"D": {
"x": 48,
"y": 0,
"w": 16,
"h": 20
},
"E": {
"x": 64,
"y": 0,
"w": 14,
"h": 20
},
"F": {
"x": 78,
"y": 0,
"w": 14,
"h": 20
},
"G": {
"x": 92,
"y": 0,
"w": 16,
"h": 20
},
"H": {
"x": 0,
"y": 20,
"w": 16,
"h": 20
},
"I": {
"x": 16,
"y": 20,
"w": 8,
"h": 20
},
"J": {
"x": 24,
"y": 20,
"w": 16,
"h": 20
},
"K": {
"x": 40,
"y": 20,
"w": 16,
"h": 20
},
"L": {
"x": 56,
"y": 20,
"w": 14,
"h": 20
},
"M": {
"x": 70,
"y": 20,
"w": 20,
"h": 20
},
"N": {
"x": 90,
"y": 20,
"w": 16,
"h": 20
},
"O": {
"x": 0,
"y": 40,
"w": 16,
"h": 20
},
"P": {
"x": 16,
"y": 40,
"w": 16,
"h": 20
},
"Q": {
"x": 32,
"y": 40,
"w": 16,
"h": 22
},
"R": {
"x": 48,
"y": 40,
"w": 16,
"h": 20
},
"S": {
"x": 64,
"y": 40,
"w": 16,
"h": 20
},
"T": {
"x": 80,
"y": 40,
"w": 16,
"h": 20
},
"U": {
"x": 96,
"y": 40,
"w": 16,
"h": 20
},
"V": {
"x": 0,
"y": 62,
"w": 18,
"h": 20
},
"W": {
"x": 18,
"y": 62,
"w": 20,
"h": 20
},
"X": {
"x": 38,
"y": 62,
"w": 18,
"h": 20
},
"Y": {
"x": 56,
"y": 62,
"w": 20,
"h": 20
},
"Z": {
"x": 76,
"y": 62,
"w": 16,
"h": 20
},
"0": {
"x": 0,
"y": 82,
"w": 16,
"h": 20
},
"1": {
"x": 16,
"y": 82,
"w": 10,
"h": 20
},
"2": {
"x": 26,
"y": 82,
"w": 16,
"h": 20
},
"3": {
"x": 42,
"y": 82,
"w": 16,
"h": 20
},
"4": {
"x": 58,
"y": 82,
"w": 16,
"h": 20
},
"5": {
"x": 74,
"y": 82,
"w": 16,
"h": 20
},
"6": {
"x": 90,
"y": 82,
"w": 14,
"h": 20
},
"7": {
"x": 106,
"y": 82,
"w": 16,
"h": 20
},
"8": {
"x": 122,
"y": 82,
"w": 16,
"h": 20
},
"9": {
"x": 138,
"y": 82,
"w": 16,
"h": 20
},
"?": {
"x": 128,
"y": 0,
"w": 18,
"h": 22
},
".": {
"x": 146,
"y": 0,
"w": 8,
"h": 22
},
"+": {
"x": 154,
"y": 0,
"w": 12,
"h": 22
},
"-": {
"x": 166,
"y": 0,
"w": 12,
"h": 22
},
"/": {
"x": 178,
"y": 0,
"w": 14,
"h": 22
},
",": {
"x": 192,
"y": 0,
"w": 10,
"h": 22
},
"*": {
"x": 203,
"y": 0,
"w": 12,
"h": 22
},
" ": {
"x": 215,
"y": 0,
"w": 10,
"h": 22
}
}
Binary file added assets/cards/fletters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/cards/fonts.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@font-face {
font-family: 'fipps';
src: url("./Fipps-Regular.otf");
}
Binary file added assets/cards/greenbg.aseprite
Binary file not shown.
Binary file added assets/cards/greenbg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/ham.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/hud.aseprite
Binary file not shown.
Binary file added assets/cards/hud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/hud2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/letters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/magic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/mbg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/mhud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cards/numbers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fa19c53

Please sign in to comment.