aboutsummaryrefslogtreecommitdiffstats
path: root/public/imgs
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-03 22:12:41 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-03 22:12:41 +0200
commit1df1ff6f074528a4ad6d4015c794a1555c1c942f (patch)
treead3b16291748c60441967996706006555919ef73 /public/imgs
parentc813dfadd4b673080695ef3ade37a44e37036c07 (diff)
downloadfia-1df1ff6f074528a4ad6d4015c794a1555c1c942f.tar.gz
fia-1df1ff6f074528a4ad6d4015c794a1555c1c942f.tar.zst
fia-1df1ff6f074528a4ad6d4015c794a1555c1c942f.zip
Polishing up
Add all files to repo Add sql database Correct urls Add PHP code to repo Update README.md with instructions how to start Move from yarn to pnpm Fix all issues with starting Fix possibility of player changing their dice roll with refreshing the game
Diffstat (limited to 'public/imgs')
-rwxr-xr-xpublic/imgs/chequer-blue.pngbin0 -> 7190 bytes
-rwxr-xr-xpublic/imgs/chequer-green.pngbin0 -> 13153 bytes
-rwxr-xr-xpublic/imgs/chequer-red.pngbin0 -> 10981 bytes
-rwxr-xr-xpublic/imgs/chequer-yellow.pngbin0 -> 12357 bytes
-rwxr-xr-xpublic/imgs/dice-1.pngbin0 -> 42445 bytes
-rwxr-xr-xpublic/imgs/dice-2.pngbin0 -> 50881 bytes
-rwxr-xr-xpublic/imgs/dice-3.pngbin0 -> 70612 bytes
-rwxr-xr-xpublic/imgs/dice-4.pngbin0 -> 73484 bytes
-rwxr-xr-xpublic/imgs/dice-5.pngbin0 -> 68973 bytes
-rwxr-xr-xpublic/imgs/dice-6.pngbin0 -> 88847 bytes
-rwxr-xr-xpublic/imgs/fia.pngbin0 -> 27383 bytes
11 files changed, 0 insertions, 0 deletions
diff --git a/public/imgs/chequer-blue.png b/public/imgs/chequer-blue.png
new file mode 100755
index 0000000..67d3b94
--- /dev/null
+++ b/public/imgs/chequer-blue.png
Binary files differ
diff --git a/public/imgs/chequer-green.png b/public/imgs/chequer-green.png
new file mode 100755
index 0000000..bcca402
--- /dev/null
+++ b/public/imgs/chequer-green.png
Binary files differ
diff --git a/public/imgs/chequer-red.png b/public/imgs/chequer-red.png
new file mode 100755
index 0000000..878cdc2
--- /dev/null
+++ b/public/imgs/chequer-red.png
Binary files differ
diff --git a/public/imgs/chequer-yellow.png b/public/imgs/chequer-yellow.png
new file mode 100755
index 0000000..bf74e1a
--- /dev/null
+++ b/public/imgs/chequer-yellow.png
Binary files differ
diff --git a/public/imgs/dice-1.png b/public/imgs/dice-1.png
new file mode 100755
index 0000000..c698476
--- /dev/null
+++ b/public/imgs/dice-1.png
Binary files differ
diff --git a/public/imgs/dice-2.png b/public/imgs/dice-2.png
new file mode 100755
index 0000000..9eb260d
--- /dev/null
+++ b/public/imgs/dice-2.png
Binary files differ
diff --git a/public/imgs/dice-3.png b/public/imgs/dice-3.png
new file mode 100755
index 0000000..f5d53d0
--- /dev/null
+++ b/public/imgs/dice-3.png
Binary files differ
diff --git a/public/imgs/dice-4.png b/public/imgs/dice-4.png
new file mode 100755
index 0000000..b4fca33
--- /dev/null
+++ b/public/imgs/dice-4.png
Binary files differ
diff --git a/public/imgs/dice-5.png b/public/imgs/dice-5.png
new file mode 100755
index 0000000..6f9d5de
--- /dev/null
+++ b/public/imgs/dice-5.png
Binary files differ
diff --git a/public/imgs/dice-6.png b/public/imgs/dice-6.png
new file mode 100755
index 0000000..a51e5b3
--- /dev/null
+++ b/public/imgs/dice-6.png
Binary files differ
diff --git a/public/imgs/fia.png b/public/imgs/fia.png
new file mode 100755
index 0000000..9597560
--- /dev/null
+++ b/public/imgs/fia.png
Binary files differ