Intersection Simulation
In this project I used an array and vector to simulate an intersection with no turns. I got more practice with boolean functions and pass by reference. This program can read any amount input values from a file and write the formatted output to another file. It was extremely enjoyable making a real world related project.