Marmalade SDK Tutorial – Quick and easy audio and music using s3eAudio and IwSound

This tutorial is part of the Marmalade SDK tutorials collection. To see the tutorials index click here Today we are going to cover playing sound and music the very quick and very easy way using the Marmalade SDK. As usual if you just want the associated article source code then you… Read more“Marmalade SDK Tutorial – Quick and easy audio and music using s3eAudio and IwSound”

Marmalade SDK the ultimate cross platform SDK for phone, tablets and emerging technologies – the best kept secret?

I spent a few days browsing the web from the point of view of a potential developer looking for a cross platform development software developer kit (SDK)  and I was very surprised and woefully disappointed to find that very few developers are actually aware of the existence of the Marmalade SDK. This… Read more“Marmalade SDK the ultimate cross platform SDK for phone, tablets and emerging technologies – the best kept secret?”

Marmalade SDK Tutorial – Marmalade’s resource management system

This tutorial is part of the Marmalade SDK tutorials collection. To see the tutorials index click here Well, its Saturday evening and instead of being slumped up against a bar talking nonsense and singing songs of old bloody coding battles with my fellow drunks, I’m sat here writing Tutorials to educate… Read more“Marmalade SDK Tutorial – Marmalade’s resource management system”

Marmalade SDK Tutorial – Time and Timers

This tutorial is part of the Marmalade SDK tutorials collection. To see the tutorials index click here A little bit rushed today, so please forgive and point out any mistakes that I’ve made. In today’s tutorial we are going to cover time and timers. As usual if you just want the associated… Read more“Marmalade SDK Tutorial – Time and Timers”

Marmalade SDK News – Marmalade 5.1.7 now available for download

The guys over at Marmalade have just released v 5.1.7 of the Marmalade SDK, changes include: – All platforms: Fixed IwHTTP failing due to network failure during an operation – PlayBook: Added detailed PlayBook setup and distribution information to the Platform Guide and fixed distribution deployments. – PlayBook: Add support… Read more“Marmalade SDK News – Marmalade 5.1.7 now available for download”

Marmalade SDK Tutorial – Handling key inputs and the on screen keyboard

This tutorial is part of the Marmalade SDK tutorials collection. To see the tutorials index click here In today’s tutorial we are going to cover key input and on the on screen keyboard (OSK). As usual if you just want the associated article source code then you can Download it from… Read more“Marmalade SDK Tutorial – Handling key inputs and the on screen keyboard”

Marmalade SDK Bitesize Tutorial – Running out of memory and how to fix it

This tutorial is part of the Marmalade SDK tutorials collection. To see the tutorials index click here Available Application Memory Ok, this is the first of my bite-sized tutorials that I have started running alongside my usual meaty tutorials. I see these types of problems cropping on the forums often so… Read more“Marmalade SDK Bitesize Tutorial – Running out of memory and how to fix it”

Marmalade SDK Tutorial – Touch and Multi-touch

This tutorial is part of the Marmalade SDK tutorials collection. To see the tutorials index click here A little rushed this weekend but I did kind of commit myself to producing another tutorial this weekend, so here goes. This tutorial is going to cover handling touch and multi-touch pointer events using… Read more“Marmalade SDK Tutorial – Touch and Multi-touch”

Marmalade SDK Tutorial – Loading bitmaps and rendering sprites with Iw2D

This tutorial is part of the Marmalade SDK tutorials collection. To see the tutorials index click here Carrying on from my previous Marmalade SDK tutorial that covered creating a basic game loop, I promised that I would move onto something a little more interesting. Well I was going to write this… Read more“Marmalade SDK Tutorial – Loading bitmaps and rendering sprites with Iw2D”

Marmalade SDK Tutorial – Up and Running in a Jiffy – The Main Game Loop

This tutorial is part of the Marmalade SDK tutorials collection. To see the tutorials index click here Ok, so you downloaded and installed the Marmalade SDK, took a quick scan over the help files and thought “Hmm, this is a biggy, where do I start?” When we start something new we… Read more“Marmalade SDK Tutorial – Up and Running in a Jiffy – The Main Game Loop”