iOS games

A mystery creature found

A mystery creature found

Last night, I submitted Slide to Run to Apple for approval as our next game title. During the submission, I did some daily routine to organize my computer’s files. Suddenly, a mystery creature appeared on my dropbox. And disappeared right after I found her. Oh My God! This creature is so cute! What is it? [...]

[Pixelwave] Caching all texture data into lookup table

[Pixelwave] Caching all texture data into lookup table

First of all, thanks Pixelwave community for providing the great iOS game framework with ActionScript 3 similar API. It is very easy to get the texture data from a given file name into the game with Pixelwave framework. However, the framework load the image data from file each time we call the above code. This [...]