BobEngine - 2D game engine for Android - big update!

Started by
-1 comments, last by Bobbyloujo 8 years, 9 months ago

For my own game developing adventures I created my own engine for making 2D Android games. I'm proud of it and thought some other people might be able to get some use out of it so I have made it open source and given it the name BobEngine.

I posted about this before on this forum but since then there have been a lot of changes and additions to the engine.

I have just released the 3rd major release that I'm calling v3.0 Bobsled. There is a large list of changes that I have typed out on my XDA thread: http://forum.xda-developers.com/showpost.php?p=61737989&postcount=18

My main goal for BobEngine is to make game development for Android as easy and fast as possible. It is distributed on GitHub at this link: https://github.com/Bobbyloujo/BobEngine In the repository you will find an Android Studio project. That project includes the bobEngine module which is what you will need to add to your projects to use BobEngine. Also in the Android Studio project you will find quite a few example applications that demonstrate how to use BobEngine.

I'm considering creating an in-depth tutorial series to make learning BobEngine easier. Before I do, I want to see how many people are interested in BobEngine and a tutorial series. So if this is something you want to see let me know!

Let me know if you have any questions.

Thanks for your time,
Ben a.k.a. Bobby Lou Jo
Twitter: https://twitter.com/Bobbyloujo
Facebook: https://www.facebook.com/BobbyLouJo

This topic is closed to new replies.

Advertisement