a pygame project for isometric maps
Go to file
acereca f42fdc0ad6 add README 2022-06-09 22:34:55 +02:00
tileset add typing with custom types 2022-06-06 14:49:15 +02:00
Math.py add typing with custom types 2022-06-06 14:49:15 +02:00
README.md add README 2022-06-09 22:34:55 +02:00
Tiles.py add typing with custom types 2022-06-06 14:49:15 +02:00
Types.py add typing with custom types 2022-06-06 14:49:15 +02:00
main.py add typing with custom types 2022-06-06 14:49:15 +02:00
map.npz add typing with custom types 2022-06-06 14:49:15 +02:00
theme.json add typing with custom types 2022-06-06 14:49:15 +02:00

README.md

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