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
-
The most basic answer I guess now a day's but I would go with unity for a higher level tool which gives you enough power if yo need to also good for mobile. If you prefer a more "lower level" way go with libgdx or OpenGL using java
-
maykdev4176y@Nino9612
Which would you use yourself if you wanted to make a 2D platform jumper as I'm going to try this out if I like it I might go in depth and advance to some more challenging things.
Haven't really looked into OpenGL yet thanks for the idea though definitely going to take a look at it :) -
@maykdev I would go with unity because of the way better tools and they're collison handling. I worked with both and I would choose unity almost every time
-
Which aspect of game development is what you want to focus on?
Gameplay? Use unity
Game engines development? Use any lowlevel language and a graphics library for that language.
Graphics programming? Use any lowlevel language and do things using Vulkan or something.
Basically: It all depends on whatever your goal is. -
maykdev4176y@Codex404 honestly I just want to make a game to kill time and polish up code and learn more about games :p
-
Ximidar8526y@maykdev You could see if your local community college offers any game programming courses. Mine did. I learned unity and unreal over two different semesters. I likes unity better, just because it was easier to program in. I didn't make anything too complex, but I did enjoy screwing around in them tweaking little settings until I achieved what I wanted.
-
creadom836yI would personally go with Unreal Engine cause they have a really impressive blueprint system and also cause their youtube and twitch channels are filled with so many learning ressources.
-
@zymk ive tried using it three times in the last year. Downloading takes ages, all dependencies are downloaded seperately and thenit cannot create a project...
It looks really nice, but if it takes 4 hours to download and then fails to even make a project file then I dont know if its such a great engine
Related Rants
Hey guys and galls,
Lately I've been thinking about making a game or anything no language preference :p
If someone could give me some resources to look at I'd be more than thankful :^)
Aiming for a starter game like 2D platform jumper or metroid like.
question
gamedev
game development