1
0
Fork 0
My submission to GameDevJS 2024 https://itch.io/jam/gamedevjs-2024
Go to file
André Jaenisch 907a04d422
docs: wrote journal entry
Although I feel like I made progress I have no clear vision of how the
game could be played. I will go with some tables, I guess. So no
emphasis on visuals or sound. I feel exhausted and not really creative
at the moment.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-04-19 18:28:20 +02:00
.husky chore: basic project setup 2024-04-13 17:49:57 +02:00
.reuse build: zip the whole public directory + check size 2024-04-16 14:39:51 +02:00
LICENSES build: zip the whole public directory + check size 2024-04-16 14:39:51 +02:00
gdd docs: create a stub for Game Design Document 2024-04-15 14:56:04 +02:00
journal docs: wrote journal entry 2024-04-19 18:28:20 +02:00
scripts build: zip the whole public directory + check size 2024-04-16 14:39:51 +02:00
src feat: add viewJobMarket to level nav 2024-04-19 18:22:17 +02:00
test feat: add viewJobMarket to level nav 2024-04-19 18:22:17 +02:00
types feat: add new view for job market 2024-04-19 18:19:45 +02:00
.gitignore build: zip the whole public directory + check size 2024-04-16 14:39:51 +02:00
.mocharc.cjs chore: basic project setup 2024-04-13 17:49:57 +02:00
.yarnrc.yml chore: basic project setup 2024-04-13 17:49:57 +02:00
README.md chore: basic project setup 2024-04-13 17:49:57 +02:00
commitlint.config.js chore: basic project setup 2024-04-13 17:49:57 +02:00
eslint.config.js chore: basic project setup 2024-04-13 17:49:57 +02:00
package.json docs: write journal entry 2024-04-16 22:18:31 +02:00
package.json.license chore: basic project setup 2024-04-13 17:49:57 +02:00
postcss.config.cjs feat: bundle CSS and HTML 2024-04-16 14:33:07 +02:00
rollup.config.js chore: basic project setup 2024-04-13 17:49:57 +02:00
tsconfig.json chore: basic project setup 2024-04-13 17:49:57 +02:00
tsconfig.json.license chore: basic project setup 2024-04-13 17:49:57 +02:00
yarn.lock docs: write journal entry 2024-04-16 22:18:31 +02:00
yarn.lock.license chore: basic project setup 2024-04-13 17:49:57 +02:00

README.md

GameDevJS-2024

My submission to GameDevJS.

License

AGPL v3.0 or later. See LICENSE.