hello-rust / show

🍿 Show notes, code, and future topic ideas for "Hello Rust!", a YouTube channel about the Rust programming language.

Home Page:https://hello-rust.show

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traffic Light Simulator

mre opened this issue · comments

What?

Write a traffic light simulator.
The player can script the on and off times of each traffic light to regulate the traffic flow.

Why?

Learn some things about Graphical User-Interfaces and scripting in Rust.

How?

Use a Game Engine like Piston and add scripting support (maybe using dyon?) .

absteet is a thing now for everyone that's interested in that.