Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

I want to know of any framework, that lets you build/test applications inside Visual Studio using Html5/JS. We need to be able to have an emulator (like the one on android sdk) for as many devices as possible, and we need to be able to run the application with as few steps as possible (using the "RUN" command in visual studio is no1 choice).

Also, this extends to build and deployment to app stores. Is there a way to circumvent the cloud services and build locally?

I am at a loss of the plethora of tools and technologies available for game design using Html5. However, I really don't like the way implementations try to get you to rely on their cloud services, so services like appmobi are at the bottom of the favored list.

share|improve this question
Visual stdio with vs-android lets you publish as easy as you said, is this what you want? – DevilWithin Jul 5 '12 at 18:58
Thanks for the reply. I am looking for Html5 language. The closest to this I have found is phonegap for windows phone, but still I cant test for ios and android. – Mihalis Bagos Jul 7 '12 at 10:42

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.