Skip to content

arfeo/deadend-level-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deadend-level-editor

Level editor for DeadEnd.

Installation

Clone the project:

$ git clone https://github.com/arfeo/deadend-level-editor.git && cd deadend-level-editor

Run:

$ yarn
$ yarn start

Build:

$ yarn build