mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add scribble.rs (#990)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
1e19b82b98
commit
7915158f23
1 changed files with 12 additions and 0 deletions
12
software/scribblers.yml
Normal file
12
software/scribblers.yml
Normal 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"
|
||||
Loading…
Reference in a new issue