ReTux is a 100% libre software and 100% libre culture action platformer loosely inspired by the Mario games, utilizing the art assets from the SuperTux project. The name "ReTux" is a play on the words "redux" and "Tux".
Although ReTux re-uses the art assets of SuperTux, no code from SuperTux is used in ReTux. The software portion of ReTux is entirely new, written in Python and based on the SGE Game Engine.
More information and downloads can be found here:
EDIT: Looks like someone necroposted this, so I figure I'll update the link at least. ReTux is an old project of mine that's basically in maintenance mode at this point, and was moved years ago to GitHub:
https://retux-game.github.io
ReTux
Re: ReTux
Finally completely finished! Version 1.0 has been released:
https://savannah.nongnu.org/forum/forum ... um_id=8623
https://savannah.nongnu.org/forum/forum ... um_id=8623
Re: ReTux
I released a small update, version 1.1. Also CDs are now available!
https://savannah.nongnu.org/forum/forum ... um_id=8634
https://savannah.nongnu.org/forum/forum ... um_id=8634
Re: ReTux
A lot has happened since the last time I posted here, but this is the latest: ReTux is now available to the public without charge:
https://savannah.nongnu.org/forum/forum ... um_id=8835
https://savannah.nongnu.org/forum/forum ... um_id=8835
I have just launched a Patreon page to hopefully serve as a new source of funding for all of my game development activities. That Patreon page can be found here:
https://www.patreon.com/onpon4
Coinciding with this, I have decided that it's time to unencrypt ReTux to make way for this new funding model. ReTux is now available to the public without charge. You can download it, unencrypted, in the Download page:
http://retux.nongnu.org/download.html
If you enjoy ReTux or any of the other games I work on, please consider supporting my Patreon page. Every dollar helps make a little more libre game development possible. :)
-
- "HTMI - Hyper Text Markup Interface"
- Posts: 1496
- Joined: 10 years ago
- First name: ZHL
- Pronouns: Male
- Location: United States of America
Re: ReTux
Hmm, this sounds cool. I remember having a lot of fun with the original Super Tux as a small child, so I might check this out for some nostalgia.
(Formerly Jayoshi)
- Disk Poppy
- Posts: 43
- Joined: 7 years ago
- Pronouns: she/her
- Location: poland
- https://disk-poppy.talkhaus.com/
Re: ReTux
supertux
can't clone the git repo for some reason
can't clone the git repo for some reason
Code: Select all
$ git clone https://github.com/retux-game/retux
Cloning into 'retux'...
remote: Enumerating objects: 6772, done.
remote: Counting objects: 100% (633/633), done.
remote: Compressing objects: 100% (174/174), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 2926 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Re: ReTux
at the risk of me being seen as an idiot, can't you just manually download the repository as a ZIP?Disk Poppy wrote: ↑1 week ago supertux
can't clone the git repo for some reason
Code: Select all
$ git clone https://github.com/retux-game/retux Cloning into 'retux'... remote: Enumerating objects: 6772, done. remote: Counting objects: 100% (633/633), done. remote: Compressing objects: 100% (174/174), done. error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 2926 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output
Why don't you eat me?
I am perfectly tasty...
AND I'LL STEAL YOUR SOUL!
I am perfectly tasty...
AND I'LL STEAL YOUR SOUL!