Monday, 1 February 2010

2D game engine

I have been looking into how i can develop a really stable game platform, because as we all know, Director isn't the best of programs to create a game on. While searching I came across a very nice looking piece of freeware. It is called Love2D. (http://love2d.org/)

It uses LUA scripting to put together what could be a very nice game package. It even has some 2D particle and physics modules so you can do some very interesting stuff with it. I think its relatively new compared to other 2D engines that I have come across, which could mean help in this area maybe limited.

Still, A very nice find, and I may even use this over the next few weeks, depending if I can get my head around it or not.

No comments:

Post a Comment