Quote:
Originally Posted by iamdjk
Well then I guess I will just have to learn the language myself.
|
I would start small if you are going to do it yourself then build yourself up. If you are dead set on using JavaScript to build a game I would look into using some of the useful JavaScript libraries out there that make things easier.
Things like JQuery, YUI, ExtJS
Doing a quick search I found this library
gameQuery - a javascript game engine with jQuery
I would get into the basic of JavaScript before you dive into these projects though.
There are a lot of knowledgeable people on these forums that can provide some good help if you do get stuck or just have a general coding question.
Goodluck!