Answer the question
In order to leave comments, you need to log in
I want to create a game, what would you advise a beginner, is it worth studying on my own or taking courses?
I think to start learning games, I've been learning Java for a month now, it's very difficult, what engine do you recommend? Are there any good courses? And is it even worth it to start?
I was inspired by this game
https://www.youtube.com/watch?v=QpoFOmyS9O0
I want to make the same but cooler and more options, advise how such a game plan is made?
Answer the question
In order to leave comments, you need to log in
The canvas tag is of course in the java theme. Well, in general, an engine is not needed for such a game; beautiful interfaces can be stuck on the same JavaFX. Well, if you really want, you can take libgdx .
Learn more java. It's worth starting. I won’t tell you about good courses, well, here’s the very first site that I came across in Google, everything seems to be explained in detail. Just practice more.
Good afternoon!
Typically, games are developed in C/C++ or C#. Although games are also developed in Java, but if you plan to do it professionally, then it will be easier to find a job in C # or C ++ in the field of gamedev.
As for the engine and libraries, then:
C++ (unreal engine)
C# (Unity)
Java (libgdx, LWJGL, jmonkey)
Detailed
information here - https://en.wikipedia.org/wiki/List_of_game_engines
development fundamentals, language syntax, OOP fundamentals, computer science, algorithms, etc. And only then move on to gamedev.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question