NIMBY:Contents: Difference between revisions

From NIMBY Rails Wiki
Jump to navigation Jump to search
(Created page with "= Guides = == Tutorials == All tutorial pages start with "How to" and contain a step by step guide to a simple game concept. Following the tutorial pages should enable you to build and run a simple network. How to build track How to build stations How to create a line How to schedule a train == Advanced == Advanced guides enable players to use optional functionality such as signals and depots which can be ignored and replaced with defaults if needed. H...")
 
No edit summary
Line 3: Line 3:
All tutorial pages start with "How to" and contain a step by step guide to a simple game concept.
All tutorial pages start with "How to" and contain a step by step guide to a simple game concept.
Following the tutorial pages should enable you to build and run a simple network.
Following the tutorial pages should enable you to build and run a simple network.
[[How to build track]]
 
[[How to build stations]]
*[[How to build track]]
[[How to create a line]]
*[[How to build stations]]
[[How to schedule a train]]
*[[How to create a line]]
*[[How to schedule a train]]


== Advanced ==
== Advanced ==
Advanced guides enable players to use optional functionality such as signals and depots which can be ignored and replaced with defaults if needed.
Advanced guides enable players to use optional functionality such as signals and depots which can be ignored and replaced with defaults if needed.
[[How to signal a junction]]
*[[How to signal a junction]]
[[How to use depots]]
*[[How to use depots]]
[[How to manual timetable]]
*[[How to manual timetable]]


== Strategy ==
== Strategy ==
Strategy pages assume you know ''how'' something is done and consider ''why'' you might want to do it.
Strategy pages assume you know ''how'' something is done and consider ''why'' you might want to do it.
[[Depot strategies]]
*[[Depot strategies]]


= Concepts =
= Concepts =
== Map concepts ==
== Map concepts ==
''Objects that exist on the map''
''Objects that exist on the map''
[[Station]]
*[[Station]]
[[Track]]
*[[Track]]
[[Signal]]
*[[Signal]]
[[Building]]
*[[Building]]
[[Blueprint]]
*[[Blueprint]]


== Simulation concepts ==
== Simulation concepts ==
''Things that the game generates - do not exist if game is forever on pause''
''Things that the game generates - do not exist if game is forever on pause''
[[Pax]]
*[[Pax]]
[[Dominating trip]]
*[[Dominating trip]]
[[Path]]
*[[Path]]
[[Accounting]]
*[[Accounting]]
[[Satisfaction]]
*[[Satisfaction]]


== Line concepts ==
== Line concepts ==
[[Line]]
*[[Line]]
[[Stop]]
*[[Stop]]
[[Timetable]]
*[[Timetable]]


== Train concepts ==
== Train concepts ==
[[Train]]
*[[Train]]
[[Run]]
*[[Run]]
[[Order]]
*[[Order]]
[[Timetable]]
*[[Timetable]]


= Versions =  
= Versions =  
[[Demo 1.0]]
*[[Demo 1.0]]
[[Version 1.1]]
*[[Version 1.1]]
[[Version 1.2]]
*[[Version 1.2]]
[[Version 1.3]]
*[[Version 1.3]]
[[Version 1.4]]
*[[Version 1.4]]
[[Version 1.5]]
*[[Version 1.5]]
[[Version 1.6]]
*[[Version 1.6]]

Revision as of 20:13, 5 December 2022

Guides

Tutorials

All tutorial pages start with "How to" and contain a step by step guide to a simple game concept. Following the tutorial pages should enable you to build and run a simple network.

Advanced

Advanced guides enable players to use optional functionality such as signals and depots which can be ignored and replaced with defaults if needed.

Strategy

Strategy pages assume you know how something is done and consider why you might want to do it.

Concepts

Map concepts

Objects that exist on the map

Simulation concepts

Things that the game generates - do not exist if game is forever on pause

Line concepts

Train concepts

Versions