danneu / elm-tile-editor

a tilemap editor built with elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-tile-editor

A general tilemap editor, work in progress.

screenshot

Run Locally

Install deps and start the hot-reloading webpack dev server:

npm install
npm start

Navigate to http://localhost:8080.

Any changes you make to your files (.elm, .js, .css, etc.) will trigger a hot reload.

About

a tilemap editor built with elm


Languages

Language:Elm 56.9%Language:Shell 25.3%Language:JavaScript 12.8%Language:CSS 4.3%Language:HTML 0.7%