15MiConroy / CIS434_Spring2019_G1

Project for Cleveland State University's CIS 434 course
0 stars 0 forks source link

Create simple traffic light logic #9

Closed alexdarling closed 5 years ago

alexdarling commented 5 years ago
alexdarling commented 5 years ago

Currently working on this in the light-control branch. I have a rudimentary iterable function called progress() associated with the LightControl object and each Lane object which I am testing in our current prototype.

alexdarling commented 5 years ago

Recently merged this in with pull request #10 -- closing this issue