Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🎆 Draw pixels on a canvas with friends.

License

NotificationsYou must be signed in to change notification settings

olahol/pocketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎆 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 usefile2constandgo: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.

About

🎆 Draw pixels on a canvas with friends.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp