Author Topic: Game map related  (Read 709 times)

Offline Adrianis

  • Level 1
  • *
  • Posts: 2
  • Reputation: +0/-0
    • View Profile
Game map related
« on: June 07, 2010, 05:18:07 AM »
Hello first of all sorry if my writing is bad i'm using a phone to post this message.
Last night stayed up about 4 hours and read what i found about map making.
After i've finished i had a look over what i've done and pumped alot of questions in my mind.
For a strategy game which is the best map to use? Iso or some plain table?
My map table looks like this: x,y,type(gras,tree),
And a table where i output evreything with a for loop.
Second thing: got another table towns where i got the towns including their
Position:) is it wrong until here?
How could i get the position from there and put it in the array with data from map field?:D
I'm pretty good at php but game developing i'm new.
Thanks for your help

Offline Chris

  • Game Owner
  • Level 35
  • *
  • Posts: 2,217
  • Reputation: +28/-1
    • View Profile
Re: Game map related
« Reply #1 on: June 07, 2010, 06:15:04 PM »
Quote
For a strategy game which is the best map to use? Iso or some plain table?
It depends on your budget. If you can afford a good artist then go for isometric, otherwise choose "flat" tiles.
Iso will also cause more complexity with mouse zones detection and you might need (depends on complexity and size of movable objects) to make "z-buffer" to keep the proper display order.

Offline Adrianis

  • Level 1
  • *
  • Posts: 2
  • Reputation: +0/-0
    • View Profile
Re: Game map related
« Reply #2 on: June 09, 2010, 03:05:06 PM »
Quote
For a strategy game which is the best map to use? Iso or some plain table?
It depends on your budget. If you can afford a good artist then go for isometric, otherwise choose "flat" tiles.
Iso will also cause more complexity with mouse zones detection and you might need (depends on complexity and size of movable objects) to make "z-buffer" to keep the proper display order.

there is no money to pay someone to do the graphics.. i`ll try to get something on papper, scan then try to get some nice colors... that's all..that would mean that would be best to go for flat tiles.
btw is there any program that might help me ? cheers.

Offline Barrikor

  • Level 21
  • *
  • Posts: 248
  • Reputation: +3/-0
    • View Profile
Re: Game map related
« Reply #3 on: June 10, 2010, 02:56:19 PM »
there is no money to pay someone to do the graphics.. i`ll try to get something on papper, scan then try to get some nice colors... that's all..that would mean that would be best to go for flat tiles.
btw is there any program that might help me ? cheers.

I'm not sure how well it'll work scanning from paper... As for programs, do you have Gimp and Inkscape? I'm not much of an artist, but I use those two programs quite a lot for when I need to make images for websites, mostly buttons and banners...
Projects: Pith Framework (at 0.5), CactusGUI (at 0.3)

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal