Spotlight

AirStrike_wip_banner

Press Release: Air Strike S to Apple App Store

Ottawa, Ontario (December 10, 2010) – Air Strike S is now available for download at the Apple Store.

Read the full article

Latest Articles

Subscribe to the RSS FeedRSS Feed

air-strike_phone

As you may have noticed we have decided to fully embrace advanced web technologies as our preferred way of doing mobile development. This means we will be using things like HTML5, advanced JavaScript, and CSS3 to produce cross platform games. This may leave some of you wondering why would we do that, or what the hell are you even talking about.

PhoneGap and Eclipse equals Android

This tutorial covers how to import the PhoneGap framework into Eclipse to allow for editing. It also covers how to repackage the PhoneGap.jar file in order to be used with your Android applications utilizing the PhoneGap framework.

At The Office

at_the_office

We have not posted anything in a while to the dev blog because it gets awfully busy just the two of us…. and Spike (but we all know he is no help!). I decided to take time out from real work to give a little insight into the goings on here at MultiTap. Who knows [...]

Untitled-4

In this, the first of our tutorials, I want to try to quickly explain the HTML5 canvas element to those who may not be familiar with it. More precisely I want to explain how to draw things to the canvas. There are a lot of sites out there that explain the syntax for doing this so what I am going to try to do is actually explain how it works.