Add scribble.rs

This commit is contained in:
The King of Half-Baked Projects 2024-12-02 12:33:33 +01:00 committed by GitHub
parent d2455eac96
commit 90abc0d3a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
software/scribblers.yml Normal file
View file

@ -0,0 +1,13 @@
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
platforms:
- Go
- Docker
tags:
- Games
depends_3rdparty: false
demo_url: "https://scribblers.fly.dev"