Tagged Questions
3
votes
2answers
376 views
Does a basic game engine prototyping tool exist, for common game types?
There are a lot of classic game engines out there (Real Time Strategy, Turn Based, etc), of which you can find countless variations. All of them have a basic starting point which involves units, ...
1
vote
3answers
374 views
Help me choose an engine [closed]
So far i've been trying to make a RTS in pygame but, i feel like 2d is not enough and pygame has me do a lot of stuff that i would not like doing. What i would like doing is working on the AI gameplay ...
3
votes
4answers
3k views
RTS Engine or DotA-like game
Is there any good documented and simple Game engine for RTS games, especially for building DotA-like game?
I know I can use Crystal Space, Irrlicht or another Game Engine. But I need most similar ...
3
votes
1answer
1k views
Mental Image of the engine behind an RTS like SimCity/Settlers, what is it?
Disclaimer: I'm first a programmer and then an RTS gamer. This means I'm a complete and utter newb in terms of patterns, best practices and glossary of technical terms on the game dev world.
Since I ...