Hacker News new | ask | show | jobs
by marcelocamanho 4461 days ago
I did that once to rip zelda's entire map. With one java app, I ripped all tiles (fixed size). With the other, I just compared the grid tile by tile with my sprite-pallete and then created a map file. Pretty straight forward if you use a single layered map.