Add scribble.rs (#990)
Some checks are pending
build / build-markdown (push) Waiting to run
build / build-html (push) Waiting to run

Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
The King of Half-Baked Projects 2024-12-22 12:38:18 +01:00 committed by GitHub
parent 1e19b82b98
commit 7915158f23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
software/scribblers.yml Normal file
View file

@ -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"