Mobile/Fennec/Gaming: Difference between revisions
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 | |||
* Fast WebGL | |||
* Fast JavaScript, including Type Inference | |||
* Allow drag touch events (i.e., we don't pan to the sidebars) | |||
* 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?