Go to file
Stephen Seo c5ac42edca Add notes to README.md 2023-01-07 19:31:43 +09:00
resources Add music (not incorporated yet) 2023-01-07 18:04:07 +09:00
src Make music button more visible 2023-01-07 18:23:45 +09:00
wasm_build WIP work on LD52 game 2023-01-07 14:36:29 +09:00
wasm_includes Init commit skeleton project 2023-01-07 13:12:20 +09:00
wasm_libs Init commit skeleton project 2023-01-07 13:12:20 +09:00
.gitignore Init commit skeleton project 2023-01-07 13:12:20 +09:00
CMakeLists.txt WIP work on LD52 game 2023-01-07 14:36:29 +09:00
LICENSE Add LICENSE 2023-01-07 10:03:28 +00:00
README.md Add notes to README.md 2023-01-07 19:31:43 +09:00
emsdk_version Init commit skeleton project 2023-01-07 13:12:20 +09:00

README.md

LudumDare 52 Compo entry - Theme "Harvest" - "Food Cut"

ludum dare jam page

blog page

itch.io link to game

self-hosted link to game

Other Notes

This game uses emscripten (to create the WASM version of the game) and raylib.