0

Can you make a game with java?

If you can pls tell me.

25th Jan 2018, 3:01 PM
vanya
vanya - avatar
13 odpowiedzi
+ 2
Yes you can, using frameworks like LWJGL. But it's not easy, and performance is not the best with an interpreted language like Java.
25th Jan 2018, 3:10 PM
SplittyDev
SplittyDev - avatar
+ 2
I created a game called Wave for my college project.I have report and source code ready. If you need contact me: mohdzaki407@gmail.com
25th Jan 2018, 4:32 PM
Mohd Zaki
Mohd Zaki - avatar
+ 1
Yes. I can make it using LibGDX framework, for example.
25th Jan 2018, 5:02 PM
Lucas Sousa
Lucas Sousa - avatar
+ 1
you could simply using something like swing i have seen one such racing game. it uses pic stored in ur local folder as bikes, car, etc and move them using swing.
25th Jan 2018, 5:28 PM
shobhit
shobhit - avatar
0
Yes, it's just not a very good idea.
25th Jan 2018, 3:03 PM
Vlad Serbu
Vlad Serbu - avatar
0
ты русский
25th Jan 2018, 3:05 PM
vanya
vanya - avatar
0
Nope (I used Google Translate to understand that)
25th Jan 2018, 3:06 PM
Vlad Serbu
Vlad Serbu - avatar
0
But you call yourself "Vlad"
25th Jan 2018, 3:08 PM
vanya
vanya - avatar
0
It is russian name
25th Jan 2018, 3:09 PM
vanya
vanya - avatar
0
I'm Romanian. It's not just a Russian name.
25th Jan 2018, 3:09 PM
Vlad Serbu
Vlad Serbu - avatar
0
I once made checker (like chess) with Java and Java fx. it was a good way for me to understand a lot of basic concepts. For 2d it's ok but for 3d you should choose an engine (like unreal)
25th Jan 2018, 3:10 PM
Arthur Heitmann
Arthur Heitmann - avatar
0
pls write the code of these game
25th Jan 2018, 3:11 PM
vanya
vanya - avatar
0
sorry I won't but you will learn the most by trying yourself. One class for the game pieces( coordinates etc.), one for the game GUI and one for the game mechanics
25th Jan 2018, 3:17 PM
Arthur Heitmann
Arthur Heitmann - avatar