- Figure out how to use 128 by 128 maps properly, also test 16 by 16 at that point.
- Add a "shift" feature which will shift the map around horizontally or vertically. This will facilitate lining maps up on the edges right.
- Add a multi-tile select along with copy and paster feature. This will be tricky, but make the program much more pleasant to use.
- Update C++ usage, from C-style to modern C++
- Update README, add usage instructions and / or tutorials
- Update project architecture, change file extensions to .cc/.hh
- Moved files to designated folders instead of root