Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 945 Bytes

readme.md

File metadata and controls

18 lines (15 loc) · 945 Bytes

Blocker is an editor that allows you to draw isometric pixel sketches in the browser. You can find a demo on blocker.bigspaceship.com and an introduction on the Big Spaceship Blog. It is written in JavaScript and uses HTML and CSS.

Blocker uses the following JavaScript libraries:

This repository contains the code for the editor as well as the backend which is written in JavaScript and PHP.