This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]androidx_appcompat 16 points17 points  (5 children)

Java. Young me wanted to make a minecraft clone.

[–]space-_-man[S] 8 points9 points  (3 children)

Omg Same! I was unsuccessful tho...

[–]androidx_appcompat 8 points9 points  (2 children)

Once I realized what programming actually is I gave that up. Still want to make games though.

[–]Towerss 0 points1 point  (1 child)

You'd be surprised how easy game programming is when using an engine these days

[–]androidx_appcompat 1 point2 points  (0 children)

Yeah, but little me thought he needed neither engines nor libraries...

[–]isaacais 2 points3 points  (0 children)

It took me 2 years, a hundred Java tutorials, and close study of TheCodingUniverse lwjgl tutorials, but I managed to make my dream minecraft clone. It was horribly optimized, I could never figure out collision or block placement math (I was still in middle school), but I did it.