Javascript

A secret forum for people who preorder Overgrowth!
Post Reply
Nuky
Plutonium Handler
Posts: 732
Joined: Mon Aug 15, 2005 5:34 am

Javascript

Post by Nuky » Sat Oct 04, 2008 12:38 pm

I heard some rumors of the engine script being javascript, hum? :wink:
Any reasons for using javascript, as opposed to other, perhaps more mature scripts? :)
Or even node networks?
Image
Image stolen from http://www.blendernation.com/2008/01/27 ... ode-setup/. Thank you.

Well, Javascript is pretty new at the general purpose scripting stuff (I think), and I can't find ANYTHING on the subject that is not HORRIBLY biased towards web scripting and browser compatability. (That, and I hate brackets. Long live python! :D)

I'm really just asking because I'm very new to the whole scripting deal. I'd be more than happy to learn javascript to do fancy stuff.

Jeff
Evil Twin
Posts: 2892
Joined: Wed Nov 19, 2003 10:48 pm
Location: San Francisco, CA
Contact:

Re: Javascript

Post by Jeff » Sun Oct 05, 2008 8:31 pm

Yup! We are using Javascript! Javascript 1.5 to be exact. Javascript is an awesome programming language and the reasons why we are using it rather than Python or LUA will become clear very soon. :)

User avatar
Ozymandias
Posts: 1239
Joined: Wed Sep 17, 2008 10:48 am
Location: In your attic. Skitter skitter.

Re: Javascript

Post by Ozymandias » Sun Oct 05, 2008 10:24 pm

As someone who knows about as much coding as a person that doesn't know anything about code, can you explain to me how using one script rather than another would be beneficial?

User avatar
Ltp0wer
Posts: 96
Joined: Sat Nov 11, 2006 12:46 am
Location: Chandler, Arizona, USA
Contact:

Re: Javascript

Post by Ltp0wer » Mon Oct 06, 2008 12:38 am

Ozymandias wrote:As someone who knows about as much coding as a person that doesn't know anything about code, can you explain to me how using one script rather than another would be beneficial?
They aren't choosing from different "scripts", they are choosing from different scripting languages.

Different script parsing engines operate faster than others. Also, people have preferences on syntax.

Nuky
Plutonium Handler
Posts: 732
Joined: Mon Aug 15, 2005 5:34 am

Re: Javascript

Post by Nuky » Mon Oct 06, 2008 4:34 am

Jeff wrote:Yup! We are using Javascript! Javascript 1.5 to be exact. Javascript is an awesome programming language and the reasons why we are using it rather than Python or LUA will become clear very soon. :)
Assum! 8)
Just what I wanted to hear. :)

I betcha one of the reasons is because you know javascript best. =P

Oh, oh, oh, I got it, I got it! Overgrowth is a browser game! :o

mphasis
Posts: 99
Joined: Wed Oct 08, 2008 4:11 am

If your interested...

Post by mphasis » Fri Oct 10, 2008 4:22 am

If your not much of a programmer and interested in Javascript, there are some great, simple tutorials here:
http://www.w3schools.com/js/js_intro.asp

Nuky
Plutonium Handler
Posts: 732
Joined: Mon Aug 15, 2005 5:34 am

Re: Javascript

Post by Nuky » Fri Oct 10, 2008 7:48 am

Thank you. I'll keep that in mind when I really start working with it. :)

Post Reply