Web Based Game


chrome is really good for javascript

hmm I wish flash was available on the pandora, firefox would be then perfect for a portable browser
(and the pandora would certainly be one of the best portables in the history to surf the net!) :)

no news about adobe making a proper arm port? :(
 
Last edited by a moderator:
You might be better off coding everything from scratch. Using libraries means your performance goes down the drain. An average javascript game should be maybe 40KB of code(easy to parse), but these libraries are absolutely enormous.
 
The Bespin guys came to the conclusion that since jQuery helps with DOM stuff, it is not very useful when rendering on a <canvas> and used Prototype instead. Dojo could also be a good choice if you like it.
 
'Username' said:
I don't get it. What is it that I'm supposed to do?
It's eventually going to be a mix between a turn based game, rts and rpg.
 
Last edited by a moderator:
thanks a plenty for the feedback guys.

i've ironed out some of the speed issues and will get back to ya with new features.

next time you should be able to see each other in game.

im looking forward to a compatible browser on pandora for this. thanks.
 
Last edited by a moderator:
Back
Top