Skip to content

ppelikan/game-map-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7aa202e · Jul 16, 2018

History

13 Commits
Jul 7, 2018
Jul 16, 2018
Feb 18, 2017
Jul 15, 2018
Jul 15, 2018
Jul 15, 2018
Jul 16, 2018
Jul 7, 2018
Feb 18, 2017
Jul 16, 2018
Jul 7, 2018
Jul 15, 2018
Jul 15, 2018
Jul 7, 2018
Jul 7, 2018
Jul 7, 2018
Jul 7, 2018
Jul 7, 2018
Jul 16, 2018
Jul 16, 2018
Jul 16, 2018
Jul 15, 2018
Jul 7, 2018
Jul 7, 2018
Jul 7, 2018
Jul 7, 2018
Feb 18, 2017
Feb 18, 2017
Jul 7, 2018
Feb 18, 2017
Jul 7, 2018
Jul 7, 2018
Jul 7, 2018
Jul 7, 2018
Jul 7, 2018
Jul 7, 2018

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.