Speed ASMR Keyboard EscapeDocumentation ← Portfolio

#+1 Speed Keyboard Escape — Documentation

Documentation for whoever buys and runs this game (BuiltByBit buyers, or anyone else maintaining their own copy of the place) — not a player-facing wiki. Every page is short and single-topic on purpose, so you can send someone a link to exactly the thing they asked about instead of a whole reference doc. Every page describes what's real in the current build, not a design document — if the game changes, this should be updated alongside it.

#Setup

#Features (what ships built-in)

#Customizing

#FAQ

See faq/ for the full list, or jump straight to one:

#Reference (for going straight to the code)

#A note on numbers

Every number in this documentation (WalkSpeed formulas, trap timings, prices) is read from the live Config/Formulas modules, not guessed. Where a system deliberately reads a live value instead of a fixed one — like a trap's closing speed matching a stage's recommended level — the doc says so explicitly, because that number can change without this file being touched.