MeodicCodes Posted June 25, 2015 Posted June 25, 2015 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.
Neowulf Posted June 26, 2015 Posted June 26, 2015 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?
MeodicCodes Posted June 26, 2015 Author Posted June 26, 2015 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.
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