Yep that’s right, Marmalade 7.3.1 is smoking hot and fresh off the press. In case you have been developing games in a cave somewhere with no internet connection the Marmalade SDK is an awesome piece of technology that enables you to create games that run across many different mobile and desktop platforms with “one single […]
HTML5 cheat sheet
This page is basically a dumping ground for all the useful bits of info that relates to HTML5 development. Useful HTML5 semantic elements <article> – Defines an article in the document <aside> – Defines content aside from the other page content <footer> – Defines the footer for a section in the document <header> – Defines […]
HTML 5 Journey Part 1 – What is HTML 5 tutorial
I’ve always liked web development (from a gaming perspective), but not to the same extent as I have good old solid native development with C++. The main reason being “JavaScript”. To be honest, I did JavaScript years and years ago and it terrified me, I couldn’t get used to not having pointers and variables that […]
Goji Editor the game IDE update
Just a quick heads up on the direction of the Goji Editor. With the news of a free Marmalade SDK license becoming available, I am going to rework Goji to integrate much more tightly with the Marmalade SDK. This will include features such as: Integration into the Marmalade build and deployment system, enabling deployment to […]
ShinAnimals the Android, iPhone, iPad and iPod game lives!
And my latest creation is now live, ShinAnimals a fun Yorkshire themed arcade puzzle game made using AppEasy> (Powered under the hood by the Marmalade SDK) and the Goji Editor. You can download from Google Play at:
Marmalade SDK now offering FREE License!
Yes you did read that right! The Marmalade SDK can be freely downloaded and used in all its flavours including: C++ – Create native games and apps in blazing pedal to the metal C++ Juice – Easily port existing Objective-C based iOS games and apps to Android Quick – Create games and apps rapidly using […]
iOS developers, Marmalade Juice is here!
The clever bunnies over at Marmalade Technologies have today released an awesome new piece of open source technology called Marmalade Juice that I have no doubt many iOS developers will be thrilled to hear about. Catchy name aside, what is this Marmalade Juice technology all about and what can it do for iOS developers? Lets […]
Made with Goji Editor games Shuffle Match and Shuffle Match for Kids now on iPhone, iPad and BlackBerry
Pocketeers has announced the release of two of its new memory game titles aimed at adults and children, Shuffle Match and Shuffle Match for Kids. Both titles were created using the Goji Editor game IDE and the AppEasy cross platform game engine. Shuffle Match is a fun endless challenge memory game that starts out with […]
AppEasy 1.5.4 now available, source encryption, 3D math and dynamic geometry
AppEasy Version 1.5.4 is Now Available AppEasy the cross platform mobile game and app development system for iPhone, iPad, Android and Windows that is aimed at all levels of experience releases latest update AppEasy version 1.5.4 is now available for download from here. Please upgrade to the latest version. Note that before updating, close down […]
Shuffle Match – Made with the Goji Editor
I’ve just released a new game for Android called Shuffle Match that is entirely created with the Goji game editor exported to AppEasy. Its currently available on Google Play and will be available on other stores sooonish, including Apple. I will be releasing the entire project for this game in the near future, so that […]