A Godot-based re-implementation of the classic SuperTux jump'n'run game.
TuxBuilder is a complete re-implementation of the classic SuperTux platformer game built using the Godot game engine. It recreates the original gameplay experience while providing a modern development codebase. The project serves as both a playable game and a learning resource for Godot development.
Game developers interested in Godot engine projects, open-source game enthusiasts, and those wanting to study game re-implementation techniques.
Provides a fully open-source Godot-based alternative to the original SuperTux codebase, making it easier to modify and learn from while maintaining the classic gameplay experience.
A Godot re-implementation of SuperTux
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Built with Godot 3.2, providing a clean, contemporary codebase that's easier to modify and learn from than the original C++ SuperTux code.
Accurately replicates the classic SuperTux jump'n'run mechanics, preserving the nostalgic platformer experience for fans and learners.
Uses and modifies original SuperTux art, sound, and music assets, saving time on asset creation while maintaining the familiar aesthetic.
Full source code available, making it a practical resource for studying Godot engine workflows and game re-implementation techniques.
Stuck on Godot 3.2, missing out on new features and optimizations in Godot 4, which limits future compatibility and performance.
Requires users to install Godot and open the project file manually, lacking a standalone executable for easy play without development tools.
Admitted in the README to be succeeded by SuperTux Classic, indicating it has unresolved bugs, incomplete features, and may not be actively maintained.