zhangyangchen's portfolio

Airborne

INFO

In this one week project, our aim is to design a flash game which can be played on multi-touch devices.
I worked with Joachim, and created an air-fighting game on iphone/ipad.

DEMO

Here is a version I made for web browser left. I used “mouseEvent” instead of “touchEvent” in this demo. 
Please click “START” to play, enjoy!

DOCUMENTATION

Here is a documentation of this workshop which gives an introduction to Multi-touch, with focus on designing and coding basic prototypes, working with touch-events & gestures, user interaction and final tests on a touch-device. And we explained the codes of this game in it.