Tagged Questions
1
vote
1answer
349 views
Best way to do a strategic map for a 4X space game on a web page?
I'm currently looking at the options regarding how to do a strategic map for a web application.
My goals here are :
a synthethic view of what's happening in a stelar system
the ability to ...
11
votes
4answers
2k views
Is SVG a viable technology choice for web-based game?
I have started to read up about the web technology available for doing web-based game with only Javascript, but I have no where got feedback about SVG with HTML5. Is is a viable choice ? Does it ...