7guis-fltk-rs
7guis-fltk-rs copied to clipboard
Implementation of the 7GUIs tasks written in Rust with fltk-rs
7guis-fltk-rs
This is an implementation of the 7GUIs tasks written in Rust with fltk-rs (bindings to FLTK).
See the fltk-rs README for additional dependencies.
counter
cargo run --bin counter

temperature
cargo run --bin temperature

flightbooker
cargo run --bin flightbooker

timer
cargo run --bin timer

crud
cargo run --bin crud

circles
cargo run --bin circles

cells
cargo run --bin cells
