Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Game development, beginner's advice for Java/Scala programmer

Hi I am planning to participate in Thousand Year Game Design Challenge. I am new to game development. I know Java/Scala very well.

I was thinking if anyone could share advice/learning of their experience as a game developers. How do I start? Is there any open source tool that will make you move fast? Which is better to use Java or Scala to develop a game?

Thanks in advance.

like image 812
Umesh K Avatar asked Feb 24 '23 06:02

Umesh K


2 Answers

There are some well-known libraries and frameworks, have a look at LWJGL and jMonkeyEngine in particular.

like image 131
Jesper Avatar answered Feb 26 '23 21:02

Jesper


You might want to try http://processing.org/

like image 28
Konstantin Avatar answered Feb 26 '23 22:02

Konstantin