Making a scrolling map (i.e. @griffpatch's famous Scratchnapped or Epic Ninja) in a nutshell: - Lots of lists/arrays that need constant revision while game testing - Constant brain overloads due to many, many numbers - It's never perfect!!! >:( Well, to fix that, I made this project. You simply create a map on a blank (white) canvas with a color code of your choosing. A scanner 'reads' your map and converts it to a list which is then used to create a beautiful map. :)
Everything is original! :D If you're planning on using this, please credit me. :)