NME postmortem

After finally creating my first game with NME and publishing it to the Android store, I thought I would share my experience so far.

Read more

Hard-shell Hockey released!

0

Hard-shell hockey

I am pleased to announce my first ever mobile game Hard-shell Hockey is now available on the Android store. It can be downloaded for free here.

Hard-shell hockey is an air hockey based game created with NME and Box2D. It is a game that I developed to test the waters and get a feel for developing a mobile game with NME.  If there are any bugs or issues please let me know :)

NMEX extension Android ad fix

2

After a few late nights I finally managed to get my nme android game displaying ads!

NME is an incredible platform, the more I use it, the more I enjoy it. One of the powerful features is the ability to hook into native code allowing us to access native features for iOS and Android. To do this, we have to create extensions which incorporate some haxe code, some native code and the glue between. A particular extension called NMEX has a whole host of features, including ads, in-app purchases, leaderboards etc. Unfortunately there is no real documentation on how to use it and turns out that it is broken for displaying ads on Android devices. However, with the help of Adrian, I was able to fix the code and have created a small test example showing how to use it. While I have attempted my best to avoid changing anything in the NME folder, I did have to set a class and variable to public meaning every time you update NME you will have to re-update those changes. Other than that it should be fairly painless, so please enjoy!

So for a little while now I have been experimenting with the wonderful NME framework and have started up a company, Pixel Pounce, which makes use of this technology for developing games and apps. Consequently, I have been working at porting a lot of my ActionScript 3.0 game engine and code to HaXe. As a result, I have created the “Spur” game framework. Read more

Pixel Pounce Pty Ltd

4

Pixel Pounce Pty Ltd

I am proud to announce a new mobile game orientated company that I am starting called Pixel Pounce! It has been something I have wanted to do for a while now, and slowly but surely I am getting there :) Pixel Pounce will aim to create addictive and creative games for iOS, Android, PC and Mac. Stay tuned for the first game release!