Click to See Complete Forum and Search --> : JavaScript Game-help please.
JavaScrippy
07-04-2005, 04:23 PM
I have been thinking about this for a long while now, and i have decided that me and a couple of friends were going to gather a team of 3D artists, 2D artists, and JS Coders to create an in-browser RPG like Runescape... Well I have been trying to learn JavaScript and like every tutorial i come across, i dont understand because it is not well detailed enough. Could you guys maybe direct me to a good Tutorials about making games with JS?
Thanks
BigMoosie
07-04-2005, 11:52 PM
You wont get far trying to make 3d games with javascript. If you know how to write js then there are plenty of resources that explain game making in general for any language as it doesnt really change much (not with 2d games anyway). This site is quite valuable: http://www-cs-students.stanford.edu/~amitp/gameprog.html
HaganeNoKokoro
07-05-2005, 12:15 AM
an in-browser RPG like Runescape... I've never heard of Runescape, but I googled it, and it appears to be
JAVA, not JavaScript.
The two are not the same. If you've been trying to do what they're doing using javascript, you've been barking up the wrong tree.