FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

foligno/tool-map-editor: Small WIP map editor for 2D games. · GitHub

This repository was archived by the owner on Feb 14, 2025. It is now read-only.
/ tool-map-editor Public archive

Repository files navigation

#Universal Map Editor

An application for editing maps.

The general idea for this application was that each map type would have a definition file that represents what features each map contains. To begin with, the definition file was going to have these settings, which would allow for some basic variation for maps.

Currently, the editor can display a 2D editor with draw/fill/zoom functionality with save/load for basic maps.

===

This project was abandoned mid-development because I realized there are just too many map editors already, so please reach out if you need help getting it to work.

Usage

  1. After building the application in Visual Studio, place the executable file in the BasicFileStructure folder.
  2. Place bitmap image files in the /tiles/ folder.

About

Small WIP map editor for 2D games.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL