No description
Find a file
2019-07-23 10:53:19 +02:00
examples/ggez Add Runtime concept to abstract caching 2019-07-23 10:49:24 +02:00
resources Implement button::Renderer in ggez example 2019-07-22 20:14:23 +02:00
src Track cursor_position in Runtime 2019-07-23 10:53:19 +02:00
.gitignore Initial commit 2019-05-29 03:17:48 +02:00
.travis.yml Install dev libs in CI 2019-07-21 12:43:28 +02:00
Cargo.toml Start implementing ggez example 2019-07-21 12:35:25 +02:00
README.md Initial commit 2019-05-29 03:17:48 +02:00
rustfmt.toml Decouple iced from coffee 2019-07-20 19:12:31 +02:00

iced

A simple GUI runtime inspired by Elm.