mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add scribble.rs
This commit is contained in:
parent
d2455eac96
commit
90abc0d3a2
1 changed files with 13 additions and 0 deletions
13
software/scribblers.yml
Normal file
13
software/scribblers.yml
Normal 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"
|
||||
Loading…
Reference in a new issue