Dingoo Bennu Game Development released for Dingux

What is Bennu?

Bennu is a high level open source game development suite which focuses on modularity and portability, making it a perfect choice for cross-platform game development.
Although officialy it is only supported on Windows, Linux and GP2X Wiz, Bennu can run on multiple other platforms, including BSD, MacOSX and other consoles such as the Wii, Dingoo A320, GP2X, or the classic Xbox.
This makes it really fun to code in Bennu: the game can be played on you computer AND your console!

Bennu - which was born as a Fenix fork - is actively mantained and makes it easy for both beginners and experienced users to create their own games.

The latest will find it particularly interesting that Bennu allows the use of third-party extensions that extend Bennu to allow such things as: networking, advanced output graphics manipulations, mpeg playback, complex text rendering, XML parsing...

In fact, most of the Bennu code runs as extensions to the main interpreter, allowing you to use only those you need (thus optimizing resource usage) or to completely replace them.

For example, you can choose to replace the provided 2D software renderer with an OpenGL 3D renderer (currently in beta) based on the Irrlicht Engine that also provides an advanced physics engine.

Want to start coding? Then go to the downloads section and have a look at the wiki.
If you still need help or want to get in touch with other Bennu developers, go to the forums - the place where most of the action takes place - and contact the vibrant Bennu community!

Subscribe for Latest News