Jump to content

Recommended Posts

Posted

I'm somewhat of a seasoned and experienced programmer, but have never gotten much into the guts of Minecraft. Being stricken with the inexplicable desire to do so, I'm curious as to what a good jumping off point is for this; preferrably some sort of guide topic or course which is not content to talk down to its audience(derp derp what's a variable derp) but treat their audience as though they already understand core programming principles, and simply need to learn Java and how to interface their existing knowledge with Minecraft.

Posted

Yeah, tried my hand at modding like 4 years ago and I still have yet to find a guide that doesn't read like a children's book.

 

What languages do you already know?

Posted

I have particularly strong experience in Lua and UnityScript(basically JS with Unity libs, in pragma strict), along with limited but still clear understanding of Processing, Python, C#, x86 assembly and C.

One thing I am really proud of in Lua is having created magnetic gravity code for an F-Zero like vehicle, using custom libraries for rotation interpolation(quaternions are the devil m8) and ray-based physics, which I've subsequently managed to port to UnityScript.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...