Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Lol I will have to face that next year. Which is why I am trying to spread coding literacy at my middle school before we go to high school in 10th grade.
-
iamroot44437y@tw17 ye ik but two things
1 Minecraft is such a badly optimized game that it's hard to run on some computers.
2 if you used an engine like unity or unreal it's possible to make a game in a day or two. But Java is really hard to make games in.
Not saying it's not possible with java it's just c++ or c# is way more efficient and faster -
iamroot44437y@SoulSkrix it's not an "active" project. We still focus in the curriculum for the class but when we have extra time we work on it. Hence the long time period.
-
iamroot44437y@okkimus single player but more intensive stuff like servers and huge builds and redstone contraptions it will lag too much
-
okkimus19697yOn more serious point:
It really doesn't matter what language you are using. Your goal (hopefully) isn't an AAA game. -
willol13897y@okkimus @iamroot okkimus is right, do you really think you'll be able to make such a game that the *language* will be a problem?
Don't be cocky, it sounds like a **much** better idea to use an easier language than loose dozens of hours debugging C++ because you read somewhere that Java isn't made for games. -
JavaFX is pretty easy going and easy to get results with. 2D and the learning curve is not as steep as LWJGL. And it comes as part of Java 8!
Just keep in mind that games take a lot of work to make... But hey, maybe three months from now you'll be telling us just that ;) -
@killermenpl I don't know. Haven't done anything on the JVM for some time. I remember using it like 2 years ago and it was a great framework, but maybe today there are better ones.
-
n3xus34407yLol sick joke. You have the wrong idea, c++ or c# is not faster or more optimized than java it's just better for games and intense graphics processing due to the jvm being a thing.
OMFG... im in an AP computer science class and we are starting our first big project (this is a java class) and my teacher put us in a group of 3 and we had to figure out a project to do for the next 3 months. So like the teenagers they are they want to make a game... IN JAVA. like wtf java is not made for games. but since im only 1/3 of the group i have to go with the majority. So now I have to figure out how to do graphics in java. I am thinking of using LWJGL for 2d graphics. If anyone knows any other libraries for 2d graphics please let me know. (i don't want to use swing)
undefined
games in java?
why would you ever make a game in java