0

how to make games with java

10th Nov 2017, 10:43 PM
Nimiebi
Nimiebi - avatar
4 Answers
+ 27
Try to find courses and tutorials on the Internet.
10th Nov 2017, 11:15 PM
Igor Makarsky
Igor Makarsky - avatar
+ 6
You need to learn how to create graphics, then use logical thinking and you gave a game!
10th Nov 2017, 11:30 PM
👑 Prometheus 🇾🇬
👑 Prometheus 🇾🇬 - avatar
+ 5
Making games in Java requires a bit more than basic programming (OOP, updating/refreshing, game container concepts...) and of course a graphical framework, assuming that you're then learning how this works. I suggest you to use Slick2D which is a very good one for 2D game development.
10th Nov 2017, 11:25 PM
Winston-Delbert Gaster
Winston-Delbert Gaster - avatar
+ 2
brib sup
11th Nov 2017, 7:32 PM
Johnkennedy
Johnkennedy - avatar