pocketplace

:fireworks: Draw pixels on a canvas with friends.

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerolahol/pocketplace
Primary LanguageGo
Program languageGo (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2017-04-04 00:59:42
Pushed At2017-06-15 02:24:49
Last Commit At2017-04-09 17:36:44
Release Count0
用户参与
Stargazers Count79
Watchers Count4
Fork Count8
Commits Count2
Has Issues Enabled
Issues Count1
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private