PDA

View Full Version : I Need a bit of help.


liam22
12-13-2008, 06:38 PM
Me And my brother have been thinking for a very long time that we have to code a game. iv always wanted to do it, i started coding years ago i had a runescape private server which was coded in JAVA that was fun but now i want to move onto a new game.

I want to find out more about Browser based games, me little brother has been playing this game.

www.the-west.net (http://www.the-west.net) and i have been wondering, Whats it coded in ?


My question for all you people on this fourm is...



What code is this game written in ?

Approximately how long would this game take to code if i could write the languages Fluently?

And is it easy to code?




thank's Liam.



P.S. Sorry if this is the wrong part of theses fourms im very new to this fourm and dont no alot about it.

Millenia
12-13-2008, 07:42 PM
I registered a character on there, and it appears to be made with AJAX and Javascript. Here are some answers to your question:

1. Javascript and maybe some AJAX (Note: Javascript is not Java)
2. Well if you already have programming skills, with Java, then you should be able to learn other languages pretty fast. All of the principles stay the same, only the syntax changes. It remains just maths and common sense. But to make a game like that would take months and months. Looking at the browser source alone, it's a lot of Javascript.
3. No