liveblocks / pixel-art-together

Pixel Art Together is a multiplayer pixel art editor powered by Liveblocks.

Home Page:https://pixelart.liveblocks.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Art Together

Pixel Art Together is a free multiplayer pixel art editor powered by Liveblocks.

Features

✏ Use different drawing tools
πŸ‘©β€πŸŽ¨ Up to 20 players at once
πŸ—ƒ Draw on different layers
🎨 Use opacity & blend modes
β†ͺ Undo/redo any mistakes
πŸ’Ύ Export your art as svg or png files
...and more!

Preview gif 1

Preview gif 2

Development

Pixel Art Together was built by Chris Nicholas. Technology used in this project includes: Svelte, SvelteKit, Liveblocks, TailwindCSS, Shoelace.style

Screenshot

Run locally

  • Install all dependencies with npm install

  • Create an account on liveblocks.io

  • Copy your secret key from the dashboard

  • Create a file named .env.local and add your Liveblocks secret as environment variable VITE_LIVEBLOCKS_SECRET_KEY=sk_test_yourkey

Run on CodeSandbox

  • Open this repository on CodeSandbox with this link

  • Create an account on liveblocks.io

  • Copy your secret key from the dashboard

  • Create a secret named VITE_LIVEBLOCKS_SECRET_KEY with the secret key you just copied. You need to create an account on CodeSandbox to add an environment variable.

  • Refresh your browser, and you should be good to go!


Powered by Liveblocks

About

Pixel Art Together is a multiplayer pixel art editor powered by Liveblocks.

https://pixelart.liveblocks.app

License:Apache License 2.0


Languages

Language:Svelte 48.3%Language:TypeScript 37.6%Language:CSS 11.6%Language:HTML 1.9%Language:JavaScript 0.6%