diff --git a/README.md b/README.md new file mode 100644 index 0000000..8772b39 --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file