Zachary Lesser SpideyZac · he/him
  • Hello, I'm Zac and I like to code and mod the game PolyTrack!

  • Joined on 2026-06-07
Updated 2026-07-20 21:50:02 +02:00
Wraps the PolyTrack WASM physics engine in a safe, ergonomic API for deterministic, offline car simulation — no browser, no renderer, no game loop. Useful for TAS tooling, AI training, replay systems, and brute-force search.
Updated 2026-07-20 21:35:23 +02:00
A semantic mapping layer for PolyTrack's obfuscated JS. Define clean names for functions, classes, variables, and parameters once. Polymap resolves them at runtime and migrates your mappings automatically across game updates.
Updated 2026-06-18 22:34:44 +02:00