Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Alzter/TuxBuilder
A Godot re-implementation of SuperTux
https://github.com/Alzter/TuxBuilder
Last synced: about 1 month ago
JSON representation
A Godot re-implementation of SuperTux
- Host: GitHub
- URL: https://github.com/Alzter/TuxBuilder
- Owner: Alzter
- License: gpl-3.0
- Created: 2019-07-26T23:28:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T10:33:55.000Z (over 1 year ago)
- Last Synced: 2024-08-02T06:14:54.980Z (4 months ago)
- Language: GDScript
- Size: 13.8 MB
- Stars: 209
- Watchers: 12
- Forks: 28
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-godot - TuxBuilder - Work-in-progress reimplementation of SuperTux. (Games / 2D)
- awesome-godot-3 - TuxBuilder - Work-in-progress reimplementation of SuperTux. (Games / 2D)
- awesome-godot-3 - TuxBuilder - Work-in-progress reimplementation of SuperTux. (Games / 2D)
README
# Tux Builder
![Screenshot of the editor](https://raw.githubusercontent.com/Alzter/TuxBuilder/master/EditorScreenshot.png)
A re-implementation of the jump'n'run game SuperTux, coded from the ground up in Godot.
Some of SuperTux's art, sound and music assets are used or modified here.To play this game you will need Godot 3.2 and the source code. Once you have those unzip
the source code and open src/project.godot with Godot.To learn how to use Godot you can read the official documentation [here](https://docs.godotengine.org/en/3.1/).
If you prefer learning with videos you can find a list of Godot youtubers [here](https://docs.godotengine.org/en/3.2/community/tutorials.html).# SuperTux Classic
![image](https://github.com/Alzter/TuxBuilder/assets/22513909/d35dd701-5054-44e5-802f-89ffb27804d9)
TuxBuilder has been succeeded by SuperTux Classic, another reimplementation of SuperTux in Godot which is more fully featured, robust, and bug-free.
https://github.com/Alzter/SuperTux-Classic