Skip to content

Commit 88596c7

Browse files
authored
Update README.md
1 parent 950cf7c commit 88596c7

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# mapmaker
2-
WPF Sprite Map Maker
2+
WPF Sprite Graphics Map Maker
3+
4+
A friend wanted a quick way to make some maps for D&D. I suggested sprite sheets and put this together to test with.
5+
6+
Load a sprite graphics sheet (32x32 only for this first version) select a graphic from the pallete and click away whereever you want it to appear.
7+
8+
This will also work to make custom Sprite sheets, load one, add the tiles you want to the map section, load another and add more until you are happy with the selection and then you can use the Save To Image feature to create a PNG, which you could later load as a sheet to work from.
9+
10+
<img src="https://github.com/dmeldrum6/mapmaker/blob/master/MapMaker_Demo.png" />

0 commit comments

Comments
 (0)