]> git.seodisparate.com - LD52/commit
WIP work on LD52 game
authorStephen Seo <seo.disparate@gmail.com>
Sat, 7 Jan 2023 05:36:14 +0000 (14:36 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sat, 7 Jan 2023 05:36:29 +0000 (14:36 +0900)
commitf7bb1af7faaae19232c881519013359c25527107
tree13198ec561cc23b3ff74b9bf3eb12a3de91b85d9
parentc1725b0a1354fd8f4564ad1ad75ad93ec98447c3
WIP work on LD52 game

At this point, the produce is drawn, the cut line is animated, the produce can
blink, the ideal cut area is draw as a slightly transparent white rect, the
score counter is drawn.
CMakeLists.txt
resources/produceStuff.png [new file with mode: 0644]
src/constants.cc [new file with mode: 0644]
src/constants.h
src/game.cc
src/game.h
src/helpers.cc [new file with mode: 0644]
src/helpers.h [new file with mode: 0644]
src/main.cc
wasm_build/Makefile