Description: Traffic light simulator - Control and simulate traffic light through script.
Traffic light simulator is simple script controled traffic light simulator with main idea on building custom LL parser and lexer in Qt. Also uses highlighter,threads and GDI+.
Commands: setLight(Light,State); Light can be Red,Yellow or Green State can be High or Low
delay(time); time is in msLast changelog:
v1.0 - Simulate lights through script, save and load scripts.
Ratings & Comments
0 Comments