Posts: 4
Threads: 2
Joined: Sep 2012
Hello.
I have this map here and I would like to borrow your artistic eyes for a sec
![Smile Smile](https://www.vg-resource.com/images/custom_smilies/smile.png)
to tell me how is this map created? Is it a hand drawn map, or is it composed of tiles. I think it's made out of tiles because of those tiny ruptures all around the map.
Could you recognise the tiles?
Thank you for any help.
Map:
http://tinypic.com/r/vpbus6/6
Cheers, James
Posts: 4
Threads: 2
Joined: Sep 2012
(10-02-2012, 10:25 AM)Previous Wrote: That's a tile-based map (scaled down and thus blurry - I don't think I know where it's from) ![Big Grin Big Grin](https://www.vg-resource.com/images/custom_smilies/biggrin.png)
Yes, I knew it. The site just converted my PNG to the JPEG format, hence the bluriness. Im trying to recreate the map using C++. I was wondering if its possible to get the tiles from this map and how would one achieve such a venture?
Posts: 3,787
Threads: 75
Joined: May 2008
If you have the map with proper quality, you can cut the individual tiles out. They're aligned with a grid - most likely 8x8 or 16x16 pixels. You'd then have to remove duplicates by comparing them. The easiest would probably be making a little program that does the work.
It may be easier if anyone would recognize the game and a tileset was available, but I can't help with that.
Posts: 537
Threads: 5
Joined: Sep 2012
(10-02-2012, 11:53 AM)Mighty Jazzers Wrote: That's a huge level. ![Shocked Shocked](https://www.vg-resource.com/images/custom_smilies/shocked.png)
I haven't really seen it before but maybe it's a Castlevania or Metroid game? I dunno.
AFAIK those tiles aren't in a Metroid game.