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.
-1
votes
1answer
74 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
181 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 ...
1
vote
0answers
53 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 ...