项目作者: ppelikan

项目描述 :
game-map-editor
高级语言: C++
项目地址: git://github.com/ppelikan/game-map-editor.git
创建时间: 2017-02-18T18:47:45Z
项目社区:https://github.com/ppelikan/game-map-editor

开源协议:GNU General Public License v3.0

下载


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.