2
votes
2answers
300 views

Help w/ iPad 1 performance for tile-based DOM Javascript game

I've made a 2D tile-based game with DOM/Javascript. For each level, the map data is loaded and parsed, then lots of tiles ( elements) are drawn onto a larger "map" element. The map is inside of a ...
-3
votes
1answer
130 views

What is the ideal gaming platform for web and mobile [closed]

I'm creating a game from scratch and looking for the most ideal language or program to be compatible with both mobile and web. When I say mobile, ideally andriod + ipad and web as in be able to play ...