Skip to content

ppelikan/game-map-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Map Editor

This is a general purpose map editor for 2D games. It can be used to create game levels using texture tiles. You can simply build a multi layer maps, create animations and add multiple events or annotations to the map.

YouTube video

Getting started YouTube video: http://www.youtube.com/watch?v=3WjJj5PqOD4

Download compiled ready to use version here: https://ppelikan.itch.io/map-editor

Find out how to use MapEditor with your game: https://github.com/ppelikan/game-map-editor/wiki

Compiling

This is Qt application, so to compile it, simply install QtCreator for your platform and open the MapEditor.pro file. Alternatively you can compile it using qmake and make.

Releases

No releases published

Packages

 
 
 

Contributors