Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guillaume-gomez/ld38-editor


https://github.com/guillaume-gomez/ld38-editor

es6 javascript ludum-dare ludum-dare-38

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

## LD38-editor
Preview :

![Preview](preview.gif "Preview")
![Preview2](preview2.gif "Preview2")

## Install

### Requirements
- node : [install](https://nodejs.org/en/)
- tiled : [install](http://www.mapeditor.org/)

### With a github account
`git clone https://github.com/guillaume-gomez/LD38-editor.git`

### Without a github account
Dowload the repository
Drawing

### In the folder
Open up your terminal and type:
```
npm install
npm start
```

go to localhost:3000 on your browser