2D Grid-based Map Maker
A map maker tool made in Winforms, C#
Personal Project
Create your own maps using multiple drawing layers, resizeable maps, imported spritesheets and more. These maps are exported using Json.
This was my first Winforms project I ever did. The goal of this project was to allow people to create their own maps inside the game I was creating. My goal for this game was to create it as flexible as possible so that people could create their own adventures inside the game. (Make it a semi-engine)