All files necessary to run the program are found in the project folder. They include: • WelcomeScreen.cs • createForm.cs • trainInfo.cs • placeTrains.cs • simulator.cs • Two text files will be creating during the execution of the program: • Test.txt—which holds the track design for that session • Trains.txt—which holds all the trains information for that session • The different train pictures along with four basic track pieces are also found in the project folder.