News

GameDraw and Shade bring low cost content creation to Unity *IN* Unity

    It’s odd how news arrives sometimes, it always seems to arrive in batches and today’s post is no exception.  Earlier this week I read about a recently launched 3D modeller that works within Unity3D.  That piqued my interest for a few minutes, then something shiny came along and I forgot about it completely.  […]

GameDraw and Shade bring low cost content creation to Unity *IN* Unity Read More

Creating game creation tools using HTML5: The basic YUI MVC app framework

  As per this post I am currently going through the process of creating some simple game creation tools using HTML5, more specifically using the YUI 3 library as well as the EaselJS canvas library.   This post illustrates the very skeleton upon which we are going to create our app.  YUI3 provides a full […]

Creating game creation tools using HTML5: The basic YUI MVC app framework Read More

Using Moai with Chrome ( NaCL ( Native Client ( Inception moment there ) ) )

This post is going to look at getting your Moai app to run under NaCL, which is Google’s mechanism for allowing you to execute C++ code within Chrome.  There are a number of restrictions, but fortunately Zipline have done most of the hard work for us.   Like any other platform, your code is run […]

Using Moai with Chrome ( NaCL ( Native Client ( Inception moment there ) ) ) Read More

MOAI SDK 1.3r2 released

  Zipline just announced a new release of the Moai SDK, 1.3r2.  This release is mostly due to the release of iOS 6 and is a bit of a double edged sword.  What’s the catch you say?   Most importantly, we have updated the Moai Xcode project to support Apple’s latest Xcode version 4.5 and […]

MOAI SDK 1.3r2 released Read More

Creating game creation tools using HTML5: Adding a sprite sheet upload dialog

  A level is made up of sprites and sprites come from somewhere.  In our editor, we are going to allow the user to “upload” multiple image files containing sprite sheets.  However, are server is not required and that is going to require a bit of work.  Also, we are going to need some form […]

Creating game creation tools using HTML5: Adding a sprite sheet upload dialog Read More

From the UK? Got a concept for a game? Want 25 grand?

  Sony, actually… and file this under the category of longest most unwieldy names ever, Sony Computer Entertainment Worldwide Studios Europe External Development Studio (yeah… really) in collaboration with Creative England and Birmingham Science Park have put together a contest called PlayStation Pioneers, with a grand prize of £25,000.  That’s about 40K in real money! […]

From the UK? Got a concept for a game? Want 25 grand? Read More

Scroll to Top