We do often include affiliate links to earn us some pennies. See more here.

Feeling competitive? Hypersomnia from Patryk Czachurski is a top-down 2D competitive online shooter. It's free, open source and you can play it via Steam or directly in your browser. The developer of it mentioned they wrote it in C++ without using a game engine, and some of the code they've written (rectpack2D) was even used in the likes of Assassin's Creed: Valhalla.

What's their aim with it? They want it to become the "ultimate open-source 2D shooter - a grand community project extensible without limit". A lofty goal but perhaps they just might be able to do it, if they get some more eyes on it and what they've been able to do with it is quite impressive.

YouTube Thumbnail
YouTube videos require cookies, you must accept their cookies to view. View cookie preferences.
Accept Cookies & Show   Direct Link

Some highlights:

  • 24 unique firearms.
  • 2 game modes: Bomb defusal (team-based) and Gun game (free-for all).
  • 6 magic spells, 4 grenade types and 7 melee weapons.
  • An in-game map editor that lets you host a work-in-progress map to test with your friends in a single click. Quickly iterate your map unlike in any game engine.

Writing about the game the developer mentioned in our Discord: "The netcode relies on full simulation determinism - this includes Box2D physics. I'm using standard floating-point calculations and rely on IEEE754 compliance. I also use STREFLOP for portable math function implementations. This is commonly done for RTS games with a lot of synchronized units, however this technique is rarely if ever seen in games with complex physics, esp. shooters." — sounds like some impressive tech going on behind the scenes.

Check it out free on Steam, play via the website and see the code on GitHub (AGPL-3.0 license). It has Native Linux support too of course.

Article taken from GamingOnLinux.com.
12 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. You can also follow my personal adventures on Bluesky.
See more from me
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
4 comments Subscribe

Julius 13 Jun 2024
Has a steep learning curve and an overly long tutorial, but was quite fun to play on the last onFOSS multiplayer event.
Purple Library Guy 13 Jun 2024
"Hypersomnia"? I feel like this game would put me to sleep.
Floyd 16 Jun 2024
From the look of it and what I gathered from the tutorial the game seems fun, but really needs bot players at very least. Looked for a game to a find nothing but empty servers
botato 11 Jul 2024
I gave this a try the other day. The (very long) tutorial seems like it could be fun, but iirc it doesn't include a server browser so I gave up on actually joining a match.

I'm personally not a huge fan of backpack/storage management in shooters, and the default grenade hotkeys are pretty crazy (I think they were J K and L for the different types?)

Clearly a lot of effort has gone into the game, though and I'm glad to see it!
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register