Skip to content

Ghirtor/LevelEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LevelEditor

this tool is developped to simplify the creation of levels for Metroidvania game sources at : https://github.com/Ghirtor/Metroidvania

demo

Features

  • add title and level dimensions
  • add character, background and objects to the level
  • delete/clone a selected object
  • possibility to drag and drop objects
  • edit an existing level represented under html format
  • export a level created with this tool to html format
  • possibility to choose tool style in menu settings > style > [defaultStyle] or [darkStyle]

Requirements

  • java 9

Installation

  • mvn install -Plinux,windows
  • choose the package corresponding to your system

Usage

  • linux -> run .sh
  • windows -> run .bat

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published