Skip to content

AlxHnr/map_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview.gif

The example above uses the Exterior 32x32 Town Tileset.

Controls

The left and right mouse buttons can be used to set or erase tiles. Middle-click into the map area to show/hide the sidebar. The tile selection is scrollable. It can be scrolled horizontally if the middle mouse button is pressed. The scrolling wheel will change the amount of tiles to insert/delete in the map area.

Building

This program requires the development files of the following libraries:

  • SDL (not SDL2)
  • SDL_image
  • SDL_gfx

Build and run the editor using make run. The path to a map file can be passed to the editor as an argument.

About

Tile engine with a map editor (December 2011)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages