Skip to content

daltontf/druid-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

druid-sandbox

Minor projects I've been doing to evaluate/learn the Druid UI toolkit for Rust (https://github.com/linebender/druid)

Sub-projects:

  • rgb : Simple RGB previewer with sliders for component colors.

  • minesweeper : Minesweeper "clone"

  • sudoku : Sudoku editor with solver

  • wordle : Simple version of Wordle game

Each can executed via 'cargo run --bin [sub-project name]'

WASM Versions

(Some minor modifications needed for menus and other things not "WASM-able")

About

Minor projects I've been doing to evaluate/learn the Druid UI toolkit for Rust (https://github.com/linebender/druid)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages