Python WebSocket game server that powers a lightweight 2D sandbox: handles hand‑rolled frames, MsgPack packets, basic player movement/attack logic, and on‑the‑fly world object spawning—all running on port 3000 for rapid proto‑typing and packet‑analysis fun.
-
Updated
Jul 29, 2025 - Python