Tagged Questions
3
votes
1answer
635 views
Any good smartphone simulators available?
I'm trying to find a good smartphone simulator to test HTML5 games on. Doesn't matter if it is only 1 phone or a library of phones, iOS or android. As long as it's as close as it can get to the ...
3
votes
2answers
440 views
What technologies are used to develop games for tablets and iPhones?
What technologies are used to develop games for tablets and iPhones?
Would Flash be commonly used?
Is HTML5 capable of animation and interactivity, or would a game file simply be placed within HTML5 ...
1
vote
1answer
1k views
Has anyone used PhoneGap to make 2D games for the iPhone? [closed]
I love simple casual games. I've been riding the bus a lot recently and so simple, no-brainer games are great fun and well worth the small price I pay on the App Store.
It got me thinking... I know ...
18
votes
5answers
11k views
Packaging HTML5 games as applications for iPhone/Android
Is it possible to package HTML5 game for iPhone and Android as an application or has it to be accessed through a browser?
6
votes
2answers
1k views
multi touch on HTML5 with JavaScript?
How action game controls should be implemented so that they would work on smart phones as well?
At the moment I use wasd/arrow keys and I am able to handle for example two keys down at the same time.
...