View Full Version : Looking for a Free 2d Game Engine
TheProx1ma
10-30-2008, 03:46 AM
I'm looking for a free 2d game engine, that's fairly easy to use, I have very little experience programming, I know very little of C# and that's about as far as my experience in that goes.
Thanks :)
carlj
10-30-2008, 03:49 AM
XNA. The engine supports both 2D and 3D and uses C#.
http://creators.xna.com/
alphadog
10-30-2008, 05:15 AM
I know very little of C# and that's about as far as my experience in that goes.
If you barely know programming, the language doesn't matter. Game development is a broad and complex field.
Apart from XNA, IMO, good 2D engines for beginners (because of quality, established code base, and breath of tutorials and community) include: SDL, FlatRedBall, Haaf's, PTK, PyGame and Torque. (In the last one's case, it's good for beginners, but not when you want to get more advanced.)
Read up on them, and lurk in their communities. See which one is best for you...
PS: You may want to read the sticky post (http://www.devmaster.net/forums/showthread.php?t=13176) in this forum. Then, wash up...
fireside
10-30-2008, 09:09 AM
To add a few more there's Jgame and Agen. Jgame uses java, which is about the same as C#, not many changes, and you can make applet games to put on your web site. Agen uses Lua, which is often also used in 3d engines so might be something to look at.
Reedbeta
10-30-2008, 11:34 AM
Please see the many other threads in this forum on engine selection.
vBulletin, Copyright ©2000-2010, Jelsoft Enterprises Ltd.