Tagged Questions
The browser-based-games tag has no wiki summary.
0
votes
2answers
118 views
Attack Vs Defense in text based games
I'm trying to come up with a formula for the computer to determine who should win a match between an attacker and a defender, in a way that would improve how engaging the battle rules would be in a ...
-4
votes
0answers
61 views
Browser based HTML5 and Jquery games like uprisingempires.com
Do you know any games like uprisingempires.com where HTML5, JQuery with visuals is used to play?
How can I get the graphics (paid) for these type of games?
Thanks
0
votes
0answers
45 views
Are payment processing services from Stripe.com right for a browser based game?
When considering payment services for a browser based game would Stripe.com, Braintree.com, or Samurai from Feefighters.com get the job done or is a payment processor specific to the game domain ...
0
votes
0answers
54 views
In a browser based MMO RTS… Art? [closed]
Possible Duplicate:
How do I find artists to work on my game?
I'm a little confused about how to go about this: I plan on developing an MMO RTS with some friends, but nothing is certain ...
2
votes
3answers
137 views
How important it is for a game to work on a browser in means of popularity?
I've heard many people saying that it makes games more successfull if you can just play them on your browser without downloading a file at all.
Has there been any research about this? Because i find ...
3
votes
3answers
205 views
Working together on a game as a project over the internet
I'm looking for someone who would be willing to work on a project that would potentially become something similar to the game evony/tribal wars, but the project won't be primarily for actually making ...
4
votes
3answers
300 views
What languages are required for an mmo browser game?
What 'Things' are required for this sort of game? I understand java, c++, javascript, and objective c (iphone programming) fairly well, however I know nothing about networking programming, but I do ...
4
votes
2answers
319 views
HTML5 or Javascript game engine to develop a browser game
I would like to start developing a MMO browser game, like Travian or Ogame, probably involving also a bit of more sophisticated graphical features such as players interacting in real time with a 2d ...
3
votes
3answers
265 views
What is realism?
Beyond the obvious something that seams real, realism in games is a hard feature to hit.
In some cases, things that are completely impossible in real life are seen as realistic by gamers. For ...
0
votes
1answer
252 views
HTML Javascript Hidden Object or Photo Hunt Game
Is anyone aware of any example photo hunt/hidden object games either in HTML and Javascript or flash if necessary? I am having trouble finding one, I may be using the wrong words to search.
Photo ...
5
votes
3answers
202 views
How often to save player's state in persistent online games?
In online games, people prefer to log on and off whenever they want. Usually, their game achievements are seamlessly saved, on the server. That is not that difficult to achieve, but I am wondering how ...
7
votes
3answers
276 views
How often to update a Game Client about the World?
Using socket.io, I have a communication similar to that of other MMORPGs, a steady connection with messages.
In my design so far, the client sends the player's position and animation frame with every ...
2
votes
5answers
550 views
Which free HTML5-based game engine meets these requirements?
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 ...
2
votes
2answers
130 views
What use for a 3d browser based multiplayer online game?
Can you help me choosing the right tools for this project? It's a 3d browser based multiplayer online fighting game. A few 3d functions are necessary for positioning, but no heavy rendering will ...
2
votes
1answer
146 views
How does one disable the right-click context menu in Flash?
I happened to play around with habbo.com social game portal.
It clearly uses Adobe Flash as platform (if you look into the source code of the HTML page). But when you do right mouse click you don't ...