Where to get the most recent version of SuperTux

There are three primary ways to get and play SuperTux:
1. The stable release of SuperTux (which is rather dated).
2. The most recent (April 2015) development snapshot which can be found (as well as the stable release) here.
3. The Git repository.
If you're interested in the most recent development version of the game (which I assume you are if you're reading this forum) you will want the Git repository version which is constantly changing and being updated with new tweaks and features. The repository is the home of the most recent source code of SuperTux and must be built. To access it you will need Git to copy the code from the server. Once you have the code you must then compile it and build the game. This can be a pain (see this post for more info), especially for a novice who has never done anything like this before.
The SuperTux level editor, has received less attention as of late and binaries are hard to find. The source code is also available through Git, but it requires additional dependencies. The following might be helpful for those trying to get a working editor.
Editor- Windows (0.3.4 -ish snapshot, this requires Gtk# for .NET) Note that filepaths must be entered manually to change images/music/etc. in this build, i.e. it's buggy.
Some interesting stuff for Windows
1. The stable release of SuperTux (which is rather dated).
2. The most recent (April 2015) development snapshot which can be found (as well as the stable release) here.
3. The Git repository.
If you're interested in the most recent development version of the game (which I assume you are if you're reading this forum) you will want the Git repository version which is constantly changing and being updated with new tweaks and features. The repository is the home of the most recent source code of SuperTux and must be built. To access it you will need Git to copy the code from the server. Once you have the code you must then compile it and build the game. This can be a pain (see this post for more info), especially for a novice who has never done anything like this before.
The SuperTux level editor, has received less attention as of late and binaries are hard to find. The source code is also available through Git, but it requires additional dependencies. The following might be helpful for those trying to get a working editor.
Editor- Windows (0.3.4 -ish snapshot, this requires Gtk# for .NET) Note that filepaths must be entered manually to change images/music/etc. in this build, i.e. it's buggy.
Some interesting stuff for Windows