Tagged Questions
1
vote
3answers
480 views
What is a currently a good game stack for simple Javascript 2D multiplatform game?
I'm looking for advice from someone can help me avoid common pitfalls in developing light weight, quick-to-market games. Yeah, I've heard of Google ;-), but a trip down Google lane does not beat solid ...
0
votes
1answer
402 views
3d js map rendering
In the past I've done a 2D tile map using HTML, CSS and Javascript. Now I have the task of creating a 3D version using the same technologies - think of it like a space map where all planets have x/y/z ...