7guis-fltk-rs

Implementation of the 7GUIs tasks written in Rust with fltk-rs

MIT License

Stars
30
Committers
2

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