One of the highest rated Thai phrasebook apps on the Play Store
Available now for Android (iOS coming soon) Continue reading Thai Talk – mobile app
One of the highest rated Thai phrasebook apps on the Play Store
Available now for Android (iOS coming soon) Continue reading Thai Talk – mobile app
Here’s a sneaky peeky at some early gameplay of my forthcoming mobile game, HerdyLand (previously known as Herd’em):
I knocked up a quick demo to show how you might create a Unity game, which uses either keyboard input, or the accelerometer of a mobile device, without having to change any code, include any third party libraries, or use conditional compilation. Continue reading Unity – automatically choosing key or accelerometer input
One of the most problematic constraints when developing applications for resource constrained devices, such as mobile or Set Top Box is ‘video memory’.
You often will not have control over how much video memory is allocated to your application, or what the fallback behaviour is when your application uses too much. Continue reading Sneaky tricks for developing on small devices: ‘Bitmap Folding’