Mobile/Fennec/Gaming: Difference between revisions

From MozillaWiki
< Mobile‎ | Fennec
Jump to navigation Jump to search
(Created page with "= Gaming on Mobile = Games can be written as mobile web apps! List of things we need in Fennec to enable that: * Touch events * Fast WebGL * Fast JavaScript, including Type...")
 
Line 5: Line 5:
List of things we need in Fennec to enable that:
List of things we need in Fennec to enable that:


* Touch events
* Touch events
* Fast WebGL
* Fast WebGL
* Fast JavaScript, including Type Inference
* Fast JavaScript, including Type Inference
* Allow drag touch events (i.e., we don't pan to the sidebars)
* Allow drag touch events (i.e., we don't pan to the sidebars)
* Fullscreen mode?
* Fullscreen mode?

Revision as of 20:48, 12 April 2011

Gaming on Mobile

Games can be written as mobile web apps!

List of things we need in Fennec to enable that:

  • Touch events
  • Fast WebGL
  • Fast JavaScript, including Type Inference
  • Allow drag touch events (i.e., we don't pan to the sidebars)
  • Fullscreen mode?