This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
starting:examples:trafficlights [2017/10/04 10:28] simplesi [Building a Program] |
starting:examples:trafficlights [2017/10/04 10:29] (current) simplesi [Better Method] |
||
---|---|---|---|
Line 16: | Line 16: | ||
{{:starting:examples:traffic:screen00.png |}} | {{:starting:examples:traffic:screen00.png |}} | ||
- | ===== Variation on Method ===== | + | |
+ | |||
+ | ===== Better Method ===== | ||
The version above contains the least blocks necessary to simulate a traffic light but isn't necessarily the best way to go about it. | The version above contains the least blocks necessary to simulate a traffic light but isn't necessarily the best way to go about it. | ||