Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 515 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 515 Bytes

The Grid

A colaborative online pixel grid canvas, inspired by r/place.
v0.2: 2024-01-18
License: AGPLv3

Try it out: an online instance can be found here.

Originally wrote this in <2 hours as a challenge. The entire project is <250 lines of code.

Simply upload all files to a server with a modern version of PHP (8+) and you should be good to go.

Grid state on the server-side is stored in an SQLite file, powered by StorX.