placer

Let's draw on /r/place!


License
MIT
Install
pip install placer==0.0.7

Documentation

placer

If unfamiliar with placer, check out /r/place

See how this started here.

It's a fun architecture, one server sends signals to the clients to organize a logo.

Join the mission

Install:

pip install placer

Then run:

python -m placer.client <reddit-username> http://178.62.225.79:45111/instruction

See the goal

http://178.62.225.79:45111/goal

Usage

Server is running:

# x offset, y offset, json list of dicts (each dict has x, y and color)
# fallback drawing is python logo
python -m placer.server 10 10 OPTIONAL:<drawing>