tdryer / 7guis-fltk-rs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

counter screenshot

temperature

cargo run --bin temperature

temperature screenshot

flightbooker

cargo run --bin flightbooker

flightbooker screenshot

timer

cargo run --bin timer

timer screenshot

crud

cargo run --bin crud

crud screenshot

circles

cargo run --bin circles

circles screenshot

cells

cargo run --bin cells

cells screenshot

About

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

License:MIT License


Languages

Language:Rust 100.0%