Git Product home page Git Product logo

binmapeditor's Introduction

BinMapEditor

A tool for editing tile maps. Save/load as .bin files. Map files are very small in size as the tile IDs are saved as signed bytes. Uses and made to be used with LibGDX. Configure the mapconfig.properties to change the tileset file name, number of tiles in the map (width and height) and the factor by which width and height will be divided and multiplied for saving purposes (unsigned byte cannot be more than 255; factor of 10 is enough to allow a map width and height of up to 2550; it is recommended that width and height are also multiples of 10 in that case).

alt tag

Use:

  • right mouse button to select a tile from the tileset on the left;
  • left mouse button to put a selected tile on the map;
  • the arrow keys to move the camera and see all parts of your maps;
  • 'S' to save your map;
  • 'O' to open an existing map;
  • 'R' to randomize plain tiles;
  • 'M' to mark the cursor's position as a corner to make a rectangle;
  • 'F' to fill the rectangle; the second corner is the cursor's position when pressing 'F'.

binmapeditor's People

Contributors

vs-slavchev avatar

Watchers

 avatar

binmapeditor's Issues

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.