-->

JaeYoon Kang
Jiaxin Feng
Liangjie Xia

Gmissile

Online shooting missile game between players based on their geolocation data

http://itp.nyu.edu/~jf1444/gmissile/flex/

Classes
Designing Around Place,Graphical User Interface Design in AJAX


Online shooting missile game between players based on their geolocation data.




Audience
regardless of age, somebody who has interested in playing online shooting game, between people based on player's real geographic location.



User Scenario
when user logs in, geocoding API will grab the user's location and set on the google map.
For instance, if you log in at the NYU building, your location will be showing up on the google map as NYU building address, which is proximately real location. The other players may connect from several different location, like as Queens, Brooklyn or somewhere else. Then you need to expect how far is the other player's location from you and calculate certain direction, degree and power in order to shoot a missile. the realtime wind data may affect to the missile.

Conclusion
Ajax, Flex, AS3