this post was submitted on 24 Apr 2026
105 points (98.2% liked)

Linux Gaming

25570 readers
187 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

I'm getting back to a project I started in 2024 but got to pause it (couldn't find anyone to help me). It's called SuperTux Smasher (formerly SuperTuxBattleMelee), a platform fighter featuring Tux and other mascots in the open source community

So far, we are three people working on it (the other two just joined very recently) and they even get to do a logo for the game. There's also a sample design of the main screen, and we're working on the menu and a stage

We're also looking for other potential people interested. Just note that it's likely going to be a pixel art game, so if you know how to use Aseprite or Libresprite, that would be awesome. Otherwise, you can go as composer or programmer. You'll just need to know how to use C++ and Squirrel (it's like Lua, but with a true object-oriented paradigm), the latter will be used for modding support

If you're interested, the source code is here on Codeberg: https://codeberg.org/SuperTuxSmasher/sts-game

you are viewing a single comment's thread
view the rest of the comments
[–] mecen@lemmy.ca 1 points 4 hours ago

Why not Godot engine?