-
-
Notifications
You must be signed in to change notification settings - Fork 491
Multiplayer_mode
Ingo Ruhnke edited this page Aug 27, 2018
·
1 revision
A few mode ideas have been discussed on the Mailing List.
- Cooperative mode
- 2 or more players cooperate on the same screen (on the same computer or thru a network); or
- Original Mario Bros co-op mode
Competition mode - 2 or more players race to finish levels
Showing both players at once (e.g., split-screen (or on multiple computers))
Might be able to bump other player off the screen in competition mode...
Versus mode - One player plays Tux, one plays Nolok (or other characters) and try to get each other.
Turn mode - Players take turns, when they die it is the other players turn.
I can see two ways to do this:
- Players have to complete the whole level, no new levels until the level has been completed by at least one player
- When a player dies, the next player starts where the last player died.
Michael Lubker (zratchet), who helped with some of the original Milestone 2/onward concepts, is working on designing Super Tux Smash, a multiplayer mod.
Category:Design
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