This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/pbcdev on 2024-06-12 05:41:20+00:00.

Original Title: I made a multiplayer shooter in C++ WITHOUT a game engine - and it runs in the browser! My code was reused in Assassin’s Creed: Valhalla and Skydio drones. It’s like Hotline Miami but competitive - you fight to get a rank. The netcode is based on full simulation determinism, including Box2D physics.