extremetuxracer
supertux
| extremetuxracer | supertux | |
|---|---|---|
| 5 | 9 | |
| 21 | 3,043 | |
| - | 0.7% | |
| 3.4 | 9.8 | |
| about 2 years ago | 6 days ago | |
| C++ | C++ | |
| GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
extremetuxracer
-
Tuxracer.js play Tux Racer in the browser
If you want to play locally on macOS:
https://drodin.com/extremetuxracer/
- SuperTux
-
How are they able to charge money for this free open-source game?
It's here on Github...
supertux
-
SuperTux 0.7.0
On Assets [1] you will find that they release official portable versions.
[1] https://github.com/SuperTux/supertux/releases/tag/v0.7.0
-
Lessons from Open-Source Game Projects
SuperTux - Platformer inspired by Mario Brothers. C++, SDL2
-
Ask HN: What is the SDL.h file in SuperTux?
Looking at the repo for SuperTux as featured here in https://news.ycombinator.com/item?id=39528726 and trying to understand how the cross platform aspect works. Am I correct in my thoughts that it's OpenGL based, using a cross platform library called Simple DirectMedia Layer aka SDL, found at https://www.libsdl.org?
I see a frequently occurring header file called SDL.h, but when I search the repo at https://github.com/SuperTux/supertux I can't find it.
What is SDL.h and why am I unable to locate it?
-
SuperTux
Well, there actually is/was a Supertux 2. I don't remember the specifics, I think they rewrote it from blit 2D into OpenGL? You can see here : https://github.com/SuperTux/supertux/blob/master/supertux2.d... that it's called supertux2
But yeah this has nothing to do with the actual content of the levels, it only refers to the engine.
-
Advantages of flakes
nix run git+https://github.com/supertux/supertux.git?submodules=1
-
Is there a way to search a Github repo for a specific file and/or object?
If you know the file name, you can use the "Go to file" button to search for files with some specific name -- e.g. https://github.com/SuperTux/supertux/find/master
-
Looking for examples of games using c++
Some open source games using C++ include SuperTux, SuperTuxKart, OpenRCT2
What are some alternatives?
tux-racer-js - Play Tux Racer in your browser!
Monotone-HWID-Spoofer - Custom Created Hardware ID Spoofer to Bypass Hardware or IP Bans
Tux-Racer-4-iOS - This is an attempt to build a non-commerical Version of Tux Racer for iOS devices , forking TuxRider World Challenge - License: GPLv2
EnttPong - Built for EnTT, at the request of the developer as a demo.
vdrift - VDrift source code
RaptorEngine - RaptorEngine C++ SDL-based network game engine with OpenGL graphics.