]> git.seodisparate.com - jumpartifact.com_demo_0/commit
Impl. "hacking" a "Walker"
authorStephen Seo <seo.disparate@gmail.com>
Wed, 23 Aug 2023 07:37:26 +0000 (16:37 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 23 Aug 2023 07:37:26 +0000 (16:37 +0900)
commitd7d1d4d7a017b6cdd44289f7da3100a8398cbc8a
tree942ef7c2c2eb63330f298dc5dd8950d1c3e9f85f
parent17aa7f6860f563df062b44105403c11f9f47feab
Impl. "hacking" a "Walker"

The "hack" is to press a button in a time limit after clicking on a
Walker's head. If successful, the player can control the Walker. On
failure, nothing happens.
Makefile
src/screen.cc
src/screen.h
src/screen_test.cc
src/screen_test.h
src/screen_trunner.cc
src/screen_trunner.h
src/screen_walker_hack.cc [new file with mode: 0644]
src/screen_walker_hack.h [new file with mode: 0644]
wasm_build/Makefile