A retro multiplayer shooter
X
C++
Teeworlds is this awesome blast-from-the-past kind of game that rejuvenates the classic multiplayer shooter vibe we all fondly remember. It's a free, online game where you and up to 15 of your friends can jump into intense battles, taking on game modes like Team Deathmatch and Capture The Flag. If you ever had the itch to design your own game maps, Teeworlds has got you covered there too. Now, this little gem runs on just about any major operating system out there, so whether you’re kicking it on Linux, macOS, or Windows, you’re set. And let’s face it, a free game with this much to offer? That’s just straight-up clutch. Teeworlds keeps it simple with straightforward builds courtesy of CMake and bam. On Linux or macOS, Teeworlds makes the build process super painless. With a few terminal commands and some dependencies (heads up, Arch users, you’ll need to snag pnglite yourself), you’re up and running. Trust me, the first time you fire up that “./teeworlds” executable, nostalgia will hit you harder than your first BMX wipeout. But don’t let this old-school feel fool you. Teeworlds has some modern zest. You can tweak your builds using options like Ninja for quicker parallel processing or DEV modes for debug builds. For server junkies out there, you can even strip down the build to exclude the client if you’re running headless. Got Windows in your tech stack? No worries. Teeworlds lays out all the steps to get you rolling with Visual Studio, MSVC build tools, or even MinGW. Precise, detailed instructions mean you're never left hanging, even if Visual Studio’s got you scratching your head. If you’re into that kind of DIY project and want to tinker, Teeworlds’ open-source nature is an invite to flex those coding muscles. Whether you’re just looking to dive into some frenetic multiplayer action or maybe contribute a feature or squash a bug, Teeworlds is a playground for developers and gamers alike. For all the gritty details or if you're ready to dive headfirst into some serious retro multiplayer fun, head over to their GitHub repository or the official Teeworlds website. Magnus Auvinen and the crew really outdid themselves with this one. It’s a classic ride through a modernized world, and it’s just waiting for you to hop on and blast away. So, what are you waiting for? Grab your gear, join the fun, and start creating your legacy in the world of Teeworlds. It’s game time, folks!
Check out site