-
-
Notifications
You must be signed in to change notification settings - Fork 497
Home
This Wiki is used to document the current state of SuperTux as well as keep track of proposed additions and changes.
This Wiki is targeted at the developers of the game, not users, users are however free to check out what is going on behind the scenes.
The old Mediawiki based Wiki has been merged into this Wiki and has been switched to read-only mode. It is no longer updated, but it can still be viewed.
-
News is for keeping track of what is going on in SuperTux development. Every substantial addition or change to the game should be documented here.
-
Do not delete information from this Wiki unless it is completely out of date or otherwise useless, prefer moving it over to Ideas, Reject Ideas or another appropriate place instead.
-
Use Markdown (
.md
) for the Wikipages. -
Use line-breaks at around 80 characters, the
.md
files are meant to be viewed and edited in a text editor -
Run the validator.py in the Wiki repository to check for broken links.
-
New pages should go to the _Sidebar for easy access.
-
Prefer big pages, don't fracture content over too many small pages.
-
Users without write access to this project need to use the wiki repository to submit changes via pull requests, directly editing this Wiki is disabled
Learn how to play with the User Manual
Chat on the SuperTux Forum
Publish levels to the SuperTux Forum, and if we like the look of them, you may be able to submit levels to the official game.
Build the game, and get started.
Fix some easy bugs
Join us on IRC
Home
Guidelines
Game Mechanics
Tools
Engine
- Cameras in other games
- Collision
- Configuration File
- Console
- Cutscenes
- Game_Engine
- Lighting
- Map_transformer
- Portables
- SceneGraph
- Scripting
Specifications
Milestones
- Milestone 1 Analysis
- Milestone 2 Design Document
- Milestone 2 Design Document Old
- Milestone 3 Design Document
Building (mostly outdated)
- INSTALL.md
- Building
- Building on macOS
- Building SuperTux
- Building on Windows
- Building with MXE (cross-compile)
Meetings