Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 538 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 538 Bytes

marv1MapEditor

WebApplication build in Javascript.

#Features Create a map of tiles.
Select tiles on the tilemap.
Export the tile map.

#Instructions

For add a tile, you must create a new map and after click on add.
In the input of file, you must put the url of your local file as: file:///Users/coucou/Repositories/Game_Design/repo/marv1MapEditor/tiles/gold.png
And click on "create", you just need to click on the map for put your tiles.


//// I make this project for my class of Game Tool implementation.