Skip to content

Commit 3f9b6e9

Browse files
authored
Add "Projects using Fidget" section to README (#294)
1 parent baef3e3 commit 3f9b6e9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@ The [`demos` folder](demos/README.md) contains several demo tools and
5353
applications built using the Fidget crate,
5454
ranging from CLI to GUI to web app.
5555

56+
## Projects using Fidget
57+
- [The Prospero Challenge](https://mattkeeter.com/projects/prospero) was
58+
designed around Fidget's rendering implementation, then opened up to
59+
third-party submissions
60+
- [`rsaccon/fidget-koto`](https://github.com/rsaccon/fidget-koto): An adaptation
61+
of the `fidget-viewer` demo using [Koto](https://koto.dev/) for scripting
62+
(instead of [Rhai](https://rhai.rs))
63+
5664
## Support matrix
5765
At the moment, Fidget supports a limited number of platforms:
5866

0 commit comments

Comments
 (0)