Mio Posted March 21, 2009 Share Posted March 21, 2009 Does anybody know what Programs jagex used for runescape? I'm intrested in learning in them... Thanks, Miokie. p.s I'm not sure if this is the right place to post this... Link to comment Share on other sites More sharing options...
pryomancer Posted March 21, 2009 Share Posted March 21, 2009 RuneScape is written in Java. It's a full programming language, you can make other programmes with it too, not just games. It's very complicated with a lot to learn. Java is not related to Javascript, that's a scripting language for web browsers. I suggest you should probably start with something simpler, as getting your head round how programming works can intially be a struggle. Something simple (relatively speaking) like PHP can get you started. Even learning HTML is a good idea, so you understand how it all works. HTML is incredibly simple, you can learn it in 20 minutes. Link to comment Share on other sites More sharing options...
Sam Posted March 22, 2009 Share Posted March 22, 2009 Very true, Pryo, although I do ask the poster: have you got any experience in any kind of programming languages at present? 2257AD.TUMBLR.COM Link to comment Share on other sites More sharing options...
Mio Posted March 22, 2009 Author Share Posted March 22, 2009 Well I already know HTML, Pawn and a bit of C++ so ill give it ago of learning Java... Thanks guys. Link to comment Share on other sites More sharing options...
pryomancer Posted March 22, 2009 Share Posted March 22, 2009 C++ is very similar to Java, syntax-wise, they're also both object oriented, so if you understand C++ it shouldn't be too difficult. I remember reading somewhere that JaGEx actually developed their own version of Java called RuneScript that they use to code RuneScape with. It's not the basic Java you'd learn from a book. Quite interesting actually. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now