Drawing map tiles for iPhone game
Posted
by
user17778
on Game Development
See other posts from Game Development
or by user17778
Published on 2012-07-07T10:17:12Z
Indexed on
2012/07/07
15:24 UTC
Read the original article
Hit count: 227
I'm working on a turn-based strategy game for the iPhone that has a hexagon-grid based map in it. I'm in the process of drawing up the actual tiles for the different landscapes (i.e. forest, grassland, etc.) and was wondering what program to draw the tile images in. I would assume Adobe Illustrator since a vector-based image may allow for smooth images even when the user is zoomed in really close. Is this right?
Thanks!
© Game Development or respective owner