- Notifications
You must be signed in to change notification settings - Fork6
Implementation of the 7GUIs tasks written in Rust with fltk-rs
License
NotificationsYou must be signed in to change notification settings
tdryer/7guis-fltk-rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an implementation ofthe 7GUIs tasks written inRust withfltk-rs (bindings toFLTK).
Seethe fltk-rs README for additional dependencies.
cargo run --bin counter
cargo run --bin temperature
cargo run --bin flightbooker
cargo run --bin timer
cargo run --bin crud
cargo run --bin circles
cargo run --bin cells
About
Implementation of the 7GUIs tasks written in Rust with fltk-rs