0

Java Game Programming

So I was wondering , what excatly do I need to know to make a game ? I've already finish learning about OOP and Java basics but since programming langs are so vast, I feel like I'll just keep learning more things that won't have anything to do with game development.

11th Jul 2017, 7:24 AM
Calvis Huynh
Calvis Huynh - avatar
1 Answer
+ 2
Design Patterns, Maths, Knowledge of memory management, Polymorphism and some more (can't tell from memory). If you are to work with Java make yourself familiar with some graphic library like libdgx. And if you do it all I think you are good to go :)
11th Jul 2017, 7:48 AM
Jakub Stasiak
Jakub Stasiak - avatar