Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 648 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 648 Bytes

Train Simulator

  • Specify stations, with names and distances from terminus. Read. write to text file in JSON format

  • Double track with trains running in both directions bewtween stations.

  • Signalling system. Light is red if train is on track ahead or in station ahead. Trains remain in station if light is red.

  • 2D Animation. Uses GDI. See https://www.youtube.com/watch?v=PlgJbJ8IqTI

  • 3D Animation. Uses OpenGL v3.3. Can zoom into view of selected station

  • Table display of stations with name and distance from terminus. Double click to zoom into selected station.

  • Table display of trains.