Page 1 of 1

2D Engine

Posted: Tue Feb 19, 2013 12:00 pm
by srachit
Any 2D game engine with a python or C++ back end? Thanks :)

Re: 2D Engine

Posted: Tue Feb 19, 2013 1:12 pm
by vitinho444
I dont know if you want it, but when i used c++ games i used gfx and audio libs, like allegro.

Allegro allows you to create a simple and fast engine for your 2d games :)