Gravity Files Remake | Code
It’s all in the physics code. 🧵
// ---------- EVENT LISTENERS ---------- window.addEventListener('keydown', (e) => e.key === 'R') resetLevel(); gravity files remake code
The represents more than just a fangame; it is a digital archaeology project. It preserves the weird, wonderful horror of Gravity Falls for a new generation of gamers who cannot run 32-bit executables. It’s all in the physics code