All Projects → ppelikan → game-map-editor

ppelikan / game-map-editor

Licence: GPL-3.0 license
game-map-editor

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to game-map-editor

Reanimate
Haskell library for building declarative animations based on SVG graphics
Stars: ✭ 581 (+3317.65%)
Mutual labels:  animations, 2d
Ease
It's magic.
Stars: ✭ 1,213 (+7035.29%)
Mutual labels:  events, animations
Unity Aseprite Importer
An aseprite-file importer for unity written in C#, built upon the experimental AssetImporter API
Stars: ✭ 177 (+941.18%)
Mutual labels:  animations, 2d
super-sphere
A minimal action game by Kenneth Reitz.
Stars: ✭ 37 (+117.65%)
Mutual labels:  super, 2d
TileMapGenerator
Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern
Stars: ✭ 19 (+11.76%)
Mutual labels:  map, 2d
Spine Runtimes
2D skeletal animation runtimes for Spine.
Stars: ✭ 3,171 (+18552.94%)
Mutual labels:  animations, 2d
leaflet-tag-filter-button
Adds tag filter control for layers (marker, geojson features etc.) to LeafLet.
Stars: ✭ 48 (+182.35%)
Mutual labels:  map, layers
Lottieuwp
UWP port of Lottie(https://github.com/airbnb/lottie-android)
Stars: ✭ 276 (+1523.53%)
Mutual labels:  animations, 2d
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (+52.94%)
Mutual labels:  map, events
maptiles
Download, compose and display map tiles with R
Stars: ✭ 65 (+282.35%)
Mutual labels:  map, tiles
Observable
minimalist event system for Python
Stars: ✭ 66 (+288.24%)
Mutual labels:  events, simple
Unity Plane Mesh Splitter
Unity Plane Mesh Splitter
Stars: ✭ 71 (+317.65%)
Mutual labels:  map, level
MapCompose
A fast, memory efficient Jetpack Compose library to display tiled maps, with support for markers, paths, and rotation.
Stars: ✭ 82 (+382.35%)
Mutual labels:  map, tiles
Mapit
An easy way to embed google maps in your site.
Stars: ✭ 54 (+217.65%)
Mutual labels:  map, simple
Wortuhr ESP8266
Wortuhr mit ESP8266 WeMos D1 mini und NeoPixel WS2812B LEDs mit mp3 Sounds, Animationen, Transitions, Events und Spiele
Stars: ✭ 33 (+94.12%)
Mutual labels:  events, animations
vuepress-creator
A lightweight creator for VuePress project.
Stars: ✭ 23 (+35.29%)
Mutual labels:  creator
flutter google maps
A Flutter plugin for integrating Google Maps in iOS, Android and Web applications. It is a wrapper of google_maps_flutter for Mobile and google_maps for Web.
Stars: ✭ 86 (+405.88%)
Mutual labels:  map
MassEffectModder
Mass Effect Modder (MEM)
Stars: ✭ 64 (+276.47%)
Mutual labels:  textures
xml.nim
Simple XML parser in pure Nim
Stars: ✭ 16 (-5.88%)
Mutual labels:  simple
ui-components
💄 Library of UI components
Stars: ✭ 84 (+394.12%)
Mutual labels:  animations

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].