Signed in as __USERNAME__. Odin + raylib compiled to WebAssembly via emscripten. QWE/A D/ZSC walk the 8 compass directions (numpad-style) — one tile per walk cycle, stops snap to tile boundaries. Numpad +/− adjusts speed in frames-per-tile steps, live even mid-tile: the walk cycle drops or repeats frames (endpoints kept, evenly spread) so a cycle always spans exactly one tile. Gamepad left stick: same 8-way rose, magnitude adjusts the speed in real time (press a button first to activate). Current speed shown top-left.
Loading WebAssembly…