I have a question about some names of engine like , what type of engine is like ages of empire, starcraft and such . Is there any c++ engines source for games like that . :o
Printable View
I have a question about some names of engine like , what type of engine is like ages of empire, starcraft and such . Is there any c++ engines source for games like that . :o
Age of Empires uses a extended isometrical engine (extended because it supports different heights), Starcraft too. Command & Conquer 1/2 use a simple (square based) tile engine as Secret of Mana or Zelda 1-4 do. Top-Down tile-engines were used in Bomberman but not for very long Games like Earth 2150 btw. use also a tile engine, just 3D...
- jamie
Age of Empires uses a extended isometrical engine (extended because it supports different heights), Starcraft too. Command & Conquer 1/2 use a simple (square based) tile engine as Secret of Mana or Zelda 1-4 do. Top-Down tile-engines were used in Bomberman but not for very long ;) Games like Earth 2150 btw. use also a tile engine, just 3D...
Copy-cat ; thats exactly what I said ... er ;)
hey thanks alot now i can do some more research for how to make it and such . if i every figure it out , witch i should i might nee dosme arist so if you guy nnow any one please tell them o e-mail me [email protected] . thanks alot
*lol* nice one :)
But how do you explain this:
*grin*Quote:
Last edited by plenderj on 04-10-2001 at 11:15 AM
hehehe you got'm Fox ;)
maggot ;)
i think hex is better isnt it?? more accerect
Hex is slower but looks better...
however, 3D is best ;)