Facebook now host Games up to 500MB!

I’m usually so busy that I miss cool stuff sometimes, anyway, I’ve discovered today that Facebook will now host WebGL (including Unity) and HTML5 game content for you for free. So gone are the days of having to host your own and get a SSL certificate etc.. There are some limitations however such as 500MB […]

Booty5 HTML5 Game Maker 1.9.3b out now – Droidscript support added

It has been a long while since I released an update of Booty5, but at last it is here. A good fellow over at Droidscript got in touch to let me know that they had added a plugin for their awesome app (check it out to see what I mean by awesome) which enables developers […]

The all new IndieDeveloper a social community for game developers

Do you love to make games?  Are you passionate about making games?  Do you want to find other developers just like yourself?  Well, I recently came across a new social community and resource for developers of all professional skill levels. You can join a community of independent game developers and find a collaborator, a team, […]

Booty5 HTML5 Game Maker 1.9.2b out now – Web Audio API Support Added

Support for the Web Audio API has been added offering better control over audio playback. Using it is s simple case of ticking support for it in the projects properties (on by default). Full list of changes include: Game Editor v1.9.2b: Added new use web audio export option to project settings Added new auto play […]

Booty5 HTML5 Game Maker 1.9.1b Available – Text preview and collision flags

Booty5 the HTML5 Game Maker v1.9.1b is now available for free download. Editor Changes: Scale and angle are now affected in multiple actor selections Editor export properties now supports smoothing property that will enable / disable anti-aliasing during rendering Added support for rounding pixels to actors, if disabled then pixel coordinates will be rounded to […]

Booty5 HTML5 Game Maker 1.9 Available – Tiled Maps

Booty5 the HTML5 Game Maker v1.9.0b is now available for free download. Support for tile map rendering has been added to the engine, whilst support for tile map editing has been added to the game maker. A quick screen shot of the new tile map editor is shown below: Booty5 HTML5 tile map editor Full […]

Free Booty5 HTML5 Game Maker Manual e-book now available

The first version of the Booty5 HTML5 Game Maker Manual e-book is now available for free download. Find out more on the Booty5 free e-book page.

Booty5 v1.8.9b now available – Code restructure and Actions Lists

Booty5 1.8.9b out NOW Booty5 1.8.9b represents a big shift towards making the Booty5 JavaScript engine more modern, a number of major changes have taken place to the engine including: Code restructured All classes moved into the b5 namespace TheApp class renamed to App window.app replaced with b5.app Added new property to App called canvas_fill_window […]