add README
This commit is contained in:
parent
c56fc0e873
commit
f42fdc0ad6
|
@ -0,0 +1,13 @@
|
||||||
|
# DnDMap
|
||||||
|
|
||||||
|
a isometric tile map editor, intended to be used as D&D maps
|
||||||
|
|
||||||
|
## ToDo
|
||||||
|
- include export feature (mayne PNG?)
|
||||||
|
- create new tiles
|
||||||
|
- visuals
|
||||||
|
- classes
|
||||||
|
- create tile mapping gui
|
||||||
|
- insert tile on keymap
|
||||||
|
|
||||||
|
- fix cartesian to iso and back conversion not working with cursor
|
Loading…
Reference in New Issue