Is it possible to create a game in Java?

mazxxx -  
bloody01 Posted messages 4 Status Membre -
Hello, I would like to know if it is possible to create games with Java because I would like to make games like for the C language. If you have any examples or simply tell me if it's possible, I would appreciate it.

Thank you for your response.
Configuration: Windows XP Internet Explorer 7.0

3 réponses

Anonyme
 
Hello

Game creation with Java - Developers Forum:
https://www.developpez.net/forums/d410534/java/interfaces-graphiques-java/creation-jeux-java/

MODERATOR QUOTE 'Pill_S', on 13/09/2007 at 19:45; message #3:

"It takes years before one can claim to get into this! Personally, I still don't feel experienced enough to dive into something like that, even though I've been practicing Java extensively for nearly 5 years... (except for the easy classics: snake game, breakout, etc)"

Java GUI FAQ - French Developer Support Club:
https://java.developpez.com/faq/gui/

Thank you
0
o2p8 Posted messages 1014 Status Membre 85
 
Hello,
of course it's possible to create games in Java!!

Choose a graphics library compatible with Java, and code away, if you know how to do it...
-1
bloody01 Posted messages 4 Status Membre 5
 
Hi! Of course, it is possible to create games with Java! Just look at the number of games available for mobile phones to realize that =)
Otherwise, I myself created a checkers game in Java. If you’re interested, you can take a look here: http://jb-toutsavoir.blogspot.com/
-1