You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.