-1
votes
0answers
45 views

Tips on building a real time multi player web platform + framework and/or tookit

I'm trying to develop a multi player game web app which basically should be able to achieve the following goals: Provide a game engine + framework/toolkit to let third party corporation integrate ...
-1
votes
1answer
172 views

Any multiplayer webgame engine based on Flex

My team is developing a multiplayer webgame (like a virtual world) in a short time(several months using after-school time), and I wonder if there are any webgame engine based on Flex. When I googled ...
4
votes
2answers
496 views

Web-based interactive fiction engine?

Are there any web-based interactive fiction engine that allow you to script a game and have it run from a website?
1
vote
1answer
1k views

Is there any JavaScript game library good for mobile gaming?

I do not know how should I ask this question. I am a very new in this field. I want to learn game development. I want to learn it for Android and iPhone game development. That's why i was looking for ...
0
votes
1answer
668 views

Away3D vs Papervision3D

I have served Google and I found that there are many 3D game engine also I have another question here Do Playfish and Zynga use Flash game engines? and I know that away3D is used for social media ...
3
votes
5answers
3k views

Which free HTML5-based game engine meets these requirements? [closed]

I am experienced with traditional JS and HTML but new to HTML5. I want to develop games in HTML5 so that it can work on all devices and browsers, including IE. Additionally, I require the following ...
3
votes
3answers
313 views

Clarification on the “game engine” notion needed

When I recently entered the field of game development, I actually assumed that “game engine” meant something with which you can make your game story script run in an environment where non-player ...