A game that runs in an internet browser, either using core browser features (HTML5, CSS and JavaScript) or plugins (ususally Flash, Java or Silverlight). For games build using Flash, Silverlight of Java web technology add relevant tags.

learn more… | top users | synonyms

0
votes
0answers
25 views

Library for asynchronous client to client messaging [closed]

I am currently developing an online game where two players can play against each other (something like Who Wants to Be a Millionaire?). And I would like to implement an asynchronous service so those ...
2
votes
4answers
334 views

Why wouldn't one use Canvas for HTML 5 game development?

I'm just getting into the HTML 5 game development. I've discovered that some games seem to be created using just JS/CSS/HTML instead of the canvas. Since canvas seems to enjoy good browser ...
6
votes
2answers
146 views

What to do with old data?

I have a game - virtual soccer manager. It is browser based game. It is split into 'seasons' each of them takes around a half of a real year. The central game element is a soccer match, each team ...
1
vote
0answers
45 views

Paylines and Pay dots in Slot Game

I'm working on a HTML5 slot game and completely stuck on the pay lines and the dots that produce the lines from 1 end to the other. Can someone tell me what's the logic behind generating random ...
6
votes
5answers
332 views

Good technological solutions to build an ascii map and moving characters in a browser (like dwarf fortress)?

I'd like to build a webapp for my game website that involves using text characters to represent animals and people, and have them move around on map squares with independent (server driven) AI. So ...
-1
votes
2answers
118 views

Game library for 2D animation JS browsergame [closed]

I am developing a 2D multiplayer online browsergame. On the backend I have set up a Node.js server. Everything works perfectly. On the frontend I will use jQuery and several libs for collision etc. ...
0
votes
0answers
59 views

Online team management game programming tutorial [closed]

I want to make an Online soccer team management game (like as hattrick.org but simpler) Are there any opensource project, or any tutorial for formulas for it? I have experience in PHP, javaScript ...
0
votes
1answer
167 views

Game development for android using JQueryMobile or any OpenSource alternative for absolute beginners [closed]

I hope it doesn't really sound odd as this questions is for Game-development for Android Devices for absolute beginers. The reason for me asking is currently I am learning the Native App Development ...
3
votes
2answers
182 views

Implementing a build queue in a browser based game

I need to be able to execute certain events at a given time in my game, for example, say the player "Builds a building" this building should take 15mins to process. Implementing this seems ...
2
votes
2answers
175 views

PHP Browser Game Private Messages?

First off, I'm asking this question here because gaming and messaging are intimately connected. Why win if you can't gloat? Nevertheless, I won't be offended if this needs to be moved to overflow. ...
3
votes
2answers
240 views

How to determine mouse position outside stage, and center the cursor?

I was wondering if it is possible to have my flash game determine the position of the mouse, even when the cursor is not inside the stage. My movie clip should move horizontally between x = 100 and ...
3
votes
1answer
131 views

Is there a centralized achievement system for browserbased onlinegames

I plan to implement missions with achievements (or rewards/badges) in my online space browser game spacetrace. I want somehow connect that to an existing online achievement platform for browser-based ...
0
votes
0answers
96 views

Estimated cost for developing browser based Chess website? [closed]

I was thinking how nice it would be to have a website where you can play chess and it's variants with others around the world but I don't know how much it would cost to develop or where to begin. I ...
1
vote
1answer
136 views

Alternative to JSF for browser-based 4X game [closed]

I intend to make browser based MMO game. Something from Master of Orion genre but with more accent on command ship operations. I've done some tests and research and turns out that indeed, for ...
0
votes
3answers
200 views

Persistent Data for Multiplayer, Browser-Based Games

What is generally used to store persistent data in online games - browser games/facebook apps, in particular? I have used MySQL in web development before - but I've read that it's not very scalable, ...

1 2 3 4 5 7
15 30 50 per page