1
0
Fork 0
My submission to Ludum Dare https://ldjam.com/events/ludum-dare/55
Go to file
André Jaenisch b733bf5aa5
fix: remove localStorage calls
Ludum Dare runs in a sandbox that prevents using this API.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-04-15 00:18:33 +02:00
.husky chore: basic project setup 2024-04-13 17:41:19 +02:00
.reuse feat: initialise framework 2024-04-13 18:22:32 +02:00
LICENSES chore: basic project setup 2024-04-13 17:41:19 +02:00
src fix: remove localStorage calls 2024-04-15 00:18:33 +02:00
test feat: allow for deleting a game 2024-04-14 23:32:52 +02:00
types fix: remove localStorage calls 2024-04-15 00:18:33 +02:00
.gitignore chore: basic project setup 2024-04-13 17:41:19 +02:00
.mocharc.cjs chore: basic project setup 2024-04-13 17:41:19 +02:00
.yarnrc.yml chore: basic project setup 2024-04-13 17:41:19 +02:00
README.md docs: include some game footage 2024-04-13 23:23:40 +02:00
commitlint.config.js chore: basic project setup 2024-04-13 17:41:19 +02:00
eslint.config.js chore: basic project setup 2024-04-13 17:41:19 +02:00
game-footage.png style: replace game footage 2024-04-14 23:38:38 +02:00
game-footage.png.license feat: allow for adjusting the appearance 2024-04-14 12:29:41 +02:00
got-ldjam-55.zip fix: remove localStorage calls 2024-04-15 00:18:33 +02:00
package.json feat: deal initial hand 2024-04-14 15:26:17 +02:00
package.json.license chore: basic project setup 2024-04-13 17:41:19 +02:00
postcss.config.cjs feat: add styling 2024-04-13 22:56:05 +02:00
rollup.config.js feat: deal initial hand 2024-04-14 15:26:17 +02:00
tsconfig.json chore: basic project setup 2024-04-13 17:41:19 +02:00
tsconfig.json.license chore: basic project setup 2024-04-13 17:41:19 +02:00
yarn.lock feat: deal initial hand 2024-04-14 15:26:17 +02:00
yarn.lock.license chore: basic project setup 2024-04-13 17:41:19 +02:00

README.md

LDJam-2024

My submission to Ludum Dare.

A scene from the game

License

AGPL v3.0 or later. See LICENSE.