Git Product home page Git Product logo

tilemapeditor's Introduction

Tile Map Editor

A simple, fast, and small Windows tile map editor app for games. Programmed in C/C++ using the SDL2 library.

Current Features

  • create arbitrarily large tile maps that can be scrolled if they don't fit on the screen

    • draw tiles onto the tile map using paint or fill tools
    • move around bigger maps by using the scroll bars or the move tool
    • access each tool quickly by pressing the shortcut keys (p, f, and m respectively) or hold down the space bar to temporarily use the move tool
  • import image files as tile sheets

    • tile sheets are automatically cropped and any empty tiles are removed from drawing
    • open as many as 15 different tile sets at a time and switch between them easily using a dropdown menu
  • save tile maps in a simple custom file format to use directly in your game, or to load back into the program later for further editing

Running the app

To run the app yourself, just download the "Latest Build.zip" file from the repository, unzip it, and double click main.exe

Screenshots / GIFs

Screenshot of app gif of app gif of app

tilemapeditor's People

Contributors

developerdenis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.