supertux
supertux copied to clipboard
SuperTux source code
Presently, the identity of the composer behind the game's soundtrack might pose as an enigma. Simplifying matters, it would be highly convenient to incorporate an author designation. This could take...
There could be a new block that you stand on, and jumping can transport you to the background, and playing levels in a background will be gamechanging.  its a decoration item, same...
Fixes #1112 by including the GL_NEAREST parameter for rendering, however this can appear poor on different magnifications because it renders to the nearest pixel, so I included the option to...
Something I keep noticing is that depending on how dark a sector/ambient light is the smaller the range of affect light has over magic tiles becomes. In my opinion this...
Something that would be really benefitial is having rotateable hitboxes (for mechanics like swimming, swinging on ropes, rotating platforms etc.). If you know how to do it in C++ we...