Awesome
Russian Railway simulator - realistic railway simulator
Project's tree description:
- addons/ - projects for addons, included in simulator distribution
- cfg/ - configuration files directory
- CfgReader/ - library for reading of configuration files in XML format
- common-headers/ - common C++ headers for all subprojects
- filesystem/ - library for work with simulator directories and files tree
- launcher/ - graphical user interface (GUI)
- log/ - library for log files creation and processing
- profile-loader/ - library for loading railway profile in different formats
- simulator/ - train dynamics simulator
- tcp/ - library for inter process communication (IPC) between simulator and launcher