Tagged Questions
2
votes
1answer
199 views
What client front-end options can I use to make a Facebook game?
I have been requested to make a port of an iOS game for Facebook.
The game itself is fairly simple, it is a puzzle game using a 2d array for a grid with XML passed from a server for loading objects ...
1
vote
7answers
473 views
Is there a fundamental technical reason for Flash being a more popular game platform than JavaScript?
Both Javascript and AS3 are implementations of ECMAScript.
Is there a fundamental technical reason for Flash being so much more prevalent as a game-publishing platform, when compared to Javascript?
0
votes
3answers
579 views
For making an online multiplayer browser-based game, what tech would be more efficient to use? [closed]
I asked a partial question on stackoverflow, and then realized that this would be the place to get a better answer because this is the game dev website, and you all may know more than the programmers ...