Author Topic: 2D Game Engines  (Read 1629 times)  Share 

abstauber

  • Order of the Maggot
  • Mittens Vassal
  • quite remarkable
  • abstauber worked on a game that was nominated for an AGS Award!abstauber worked on a game that won an AGS Award!
Re: 2D Game Engines
« Reply #20 on: 25 Jul 2012, 14:13 »
Don't forget that AGS is also capable of creating classic platformers, e.g. Indiana Rodent or this long forgotten thing:

Concurrence is also a great example of non adventurous stuff in AGS.

I suppose most engines still won't provide everything you'll ever need. For example I think you still need to code your own path finding implementation in GameMaker (correct me if I'm wrong).

So, I'm very happy with AGS, but of course I'm not a professional.

Mehrdad

    • I can help with animation
    •  
    • I can help with characters
    •  
    • I can help with story design
    •  
    • I can help with web design
    •  
Re: 2D Game Engines
« Reply #21 on: 25 Jul 2012, 15:19 »
Yes.AGS is really lovely.Only have problem in fps for platformer games specially in scrolling.
My artworks  http://pershaland.com/

abstauber

  • Order of the Maggot
  • Mittens Vassal
  • quite remarkable
  • abstauber worked on a game that was nominated for an AGS Award!abstauber worked on a game that won an AGS Award!
Re: 2D Game Engines
« Reply #22 on: 25 Jul 2012, 15:50 »
Well, there's a bug in my engine I never bothered to fix, since nobody seems to use it :) So it's possible to get a stable FPS rate if you look at Indiana Rodent for example. My current platform project is also able to run on a Atom CPU. But of course compared to classic jump'n runs like Sonic the Hedgehog, the performance is still pretty bad ;)

Mehrdad

    • I can help with animation
    •  
    • I can help with characters
    •  
    • I can help with story design
    •  
    • I can help with web design
    •  
Re: 2D Game Engines
« Reply #23 on: 26 Jul 2012, 14:58 »
@abstauber
That was very cool work.I learned many things with that.why do you update it anymore? I'm sure there is a lot of people wants to make real platformer game with AGS and your engine is very nice for it.
please continue for updates and fix fps and etc...
My artworks  http://pershaland.com/

KodiakBehr

  • Is FINALLY casting Conspirocracy
Re: 2D Game Engines
« Reply #24 on: 26 Jul 2012, 16:19 »
I can vouch for Game Maker also.  I've found it ideal for making tower-defense games.
That said, in my opinion, nothing really quite compares to the knowledge base and level of activity of the AGS community.

Frito Master

  • 0% Trans-Fat 100% Toxic
    • I can help with animation
    •  
    • I can help with backgrounds
    •  
    • I can help with characters
    •  
    • I can help with voice acting
    •  
Re: 2D Game Engines
« Reply #25 on: 28 Jul 2012, 07:46 »
I found a programmer I'm working with now but thanks for all the suggestions.
Your favorite brandname chip friend.

suicidal pencil

  • The green-machine
    • I can help with animation
    •  
    • I can help with play testing
    •  
    • I can help with scripting
    •  
    • I can help with story design
    •  
    • I can help with web design
    •  
Re: 2D Game Engines
« Reply #26 on: 05 Aug 2012, 01:51 »
look around in here: http://www.moddb.com/engines

massive list of engines. Some open-source, some proprietary, some 2D, some 3D, almost any engine you could really want.