pocketplace

:fireworks: Draw pixels on a canvas with friends.

Github星跟蹤圖

pocketplace

:fireworks: Draw pixels on a canvas with friends.

Demo

  • Completely in-memory, no need for a database.
  • Statically linked, everything you need in one binary, including the frontend.

Install

  $ go get github.com/olahol/pocketplace

Example

  $ pocketplace -port 8080 -size 200 -cooldown 0
    Canvas pixel size 200x200
    Drawing cooldown 0s
    Listening on port 8080

Development

To build the frontend into the binary I use file2const
and go:generate directives. So if you are modifying the frontend don't forget to:

  $ go generate
  $ go build

to build the binary correctly with the updated frontend.

主要指標

概覽
名稱與所有者olahol/pocketplace
主編程語言Go
編程語言Go (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2017-04-04 00:59:42
推送於2017-06-15 02:24:49
最后一次提交2017-04-09 17:36:44
發布數0
用户参与
星數79
關注者數4
派生數8
提交數2
已啟用問題?
問題數1
打開的問題數0
拉請求數0
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?