Skip to content

arfeo/puzznic-level-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puzznic-level-editor

Level editor for Puzznic.

Installation

Clone the project:

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

Run:

$ yarn
$ yarn start

Build:

$ yarn build