PhoneGap Cordova Accelerometer HTML5 Canvas Animation XCode Example (0)
4/12/12 •
This is a template example using the accelerometer with Cordova or Phonegap and animating a sprite on the HTML5 canvas. I was working on a game using the html canvas and the accelerometer. I developed a way to combine both in IOS using Objective C and the UIWebView in the UIKit. That approach limits distribution to the IOS platform but allows you to have all of the native UI items like screen navigation and just use the canvas for animations.
Recent Posts
PhoneGap Cordova Camera XCode Example (0)
4/07/12 •
This is a bare bones example of using Cordova or Phonegap to take a photo with your IPhone or IPad camera. The project uses XCode 4.3.2 and was tested using iOS 5.1 on a IPhone 4. There are no frills. I did make the button large enough for IPhone human guideline standards. I also added [...]
Tap, Move, Shake: Turning Your Game Ideas into iPhone & iPad Apps (0)
1/22/12 •
Todd Moore’s new book, Tap, Move, Shake: Turning Your Game Ideas into iPhone & iPad Apps, is currently the best choice for getting started with writing and publishing IOS games. A key feature is that the apps in the book are IN THE APP STORE. Never saw that trick before and I think is a [...]
Kobold2D XCode 4 Introduction Tutorial Lesson 7 – Display Score Using Graphic Glyphs (0)
12/27/11 •
<== Lesson 6 || Lesson 8 ==> The scoring in this game needs a display. Up to this point you can only see the score in the XCode console window. The scoring data you are tracking is the number of attempts and the number of hits. The number of attempts is a class property that [...]
Kobold2D XCode 4 Introduction Tutorial Lesson 6 – Add Collision Sound Effect (0)
12/23/11 •
<== Lesson 5 || Lesson 7 ==> So far you can see the XCode console window reports the collisions between the player and moving target. Now is time to add some sound. Audio is not integrated into Cocos2D and so a library is required. Fortunately CocosDenshion is an audio library with IOS gaming in mind [...]
Older Posts
Featured Categories
Adobe»
1/22/12 •
Tap, Move, Shake: Turning Your Game Ideas into iPhone & iPad Apps2/07/11 •
Basic Parsley MVC Flash Builder Actionscript Project1/29/11 •
Using ExternalInterface To Send Messages to Firebug Console1/26/11 •
Parsley Hello World For A Flash Builder Actionscript Project
Html5»
10/24/11 •
HTML5 Canvas Based Animation Asteriods Space Ship Movement10/23/11 •
HTML5 Canvas Based Animation Rotate Arrow To Mouse Position10/22/11 •
HTML5 Canvas Bobbing Circle Animation Demonstrating Sine Wave Movement10/10/11 •
HTML5 Canvas Circular Rotation Animation Example Using JQuery Hotkeys For User Interaction
Objective C»
1/22/12 •
Tap, Move, Shake: Turning Your Game Ideas into iPhone & iPad Apps5/27/11 •
XCode 4 IPhone Mountains of the USA Tutorial: Lesson 9 – Add Annotation to MapView5/26/11 •
XCode 4 IPhone Mountains of the USA Tutorial: Lesson 8 – Add MapView5/24/11 •
XCode 4 IPhone Mountains of the USA Tutorial: Lesson 7 – Add Detail View
