https://github.com/guillaume-gomez/ld38-editor
https://github.com/guillaume-gomez/ld38-editor
es6 javascript ludum-dare ludum-dare-38
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/guillaume-gomez/ld38-editor
- Owner: guillaume-gomez
- License: mit
- Created: 2017-05-06T16:53:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T23:04:55.000Z (over 6 years ago)
- Last Synced: 2025-02-10T06:43:29.547Z (4 months ago)
- Topics: es6, javascript, ludum-dare, ludum-dare-38
- Language: JavaScript
- Size: 4.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## LD38-editor
Preview :
## 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### In the folder
Open up your terminal and type:
```
npm install
npm start
```go to localhost:3000 on your browser