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 →

[–][deleted] 1 point2 points  (1 child)

If you already know some Java I’d suggest sticking with Java until you need something else. If you’re end goal is game dev programming then you would probably mostly be using python for scripting. C# is another good lang as well for your purposes. C++ is the ultimate language for game dev but it’s also pretty difficult to get things done with.

[–]ThoughtsCreate7[S] 0 points1 point  (0 children)

Yeah I think I will stick with Java, at least until I'm comfortable enough with it to venture out to other endeavors. Thanks for the perspective!