From 1df1ff6f074528a4ad6d4015c794a1555c1c942f Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Mon, 3 Apr 2023 22:12:41 +0200 Subject: 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 --- public/imgs/dice-2.png | Bin 0 -> 50881 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 public/imgs/dice-2.png (limited to 'public/imgs/dice-2.png') diff --git a/public/imgs/dice-2.png b/public/imgs/dice-2.png new file mode 100755 index 0000000..9eb260d Binary files /dev/null and b/public/imgs/dice-2.png differ -- cgit v1.3.1