Jump to content

Recommended Posts

Posted

Wait, he asked if there were any water-fowl based Java code that he can learn from. I think there's a duck in Mo'Creatures, but not sure if it's open source for him to look at.

Posted

I learned all my C++ making games. Pretty sure I can get my old Asteroids clone working again if I could set up a new MSVC environment on my pooter. Source code (the old one) can be made available, it includes a nice wrapper class for BMP file handling and basic joystick hooks.

Posted

It's okay, they do a generalized C++ class before they get us coding games at Full Sail. I can go and see if I still have those labs around, I doubt I still do but at least I know where my code is right now.

Posted

My school does 1 semester of C++ (Programming I) and then 1 semester of Java. (Programming II) I've taken both, it's a pretty basic overview. AP Programming is next, a full year of more java.

  • 2 months later...
Posted

Where can I learn how to code in Java besides the official webcite tutorials?! Im not only wanting to make a mod but also develop a game!

thenewboston on youtube. 

As for making mods: VSWE's tutorials, Pahimar's Let's Mod series. 

Posted

Java is very useful and simple for a beginner, but if you want to undertake a challenge you can learn a C based language. I use Stephen Prata's C++ book

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...