diff --git a/software/scribblers.yml b/software/scribblers.yml new file mode 100644 index 0000000000..748bf4d565 --- /dev/null +++ b/software/scribblers.yml @@ -0,0 +1,12 @@ +name: "Scribble.rs" +website_url: "https://github.com/scribble-rs/scribble.rs" +source_code_url: "https://github.com/scribble-rs/scribble.rs" +description: "A web-based pictionary game." +licenses: + - BSD-3-Clause +platforms: + - Go + - Docker +tags: + - Games +demo_url: "https://scribblers.fly.dev"