Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

do you think i should learn the basics of c# then switch to unity as a game engine?

Yeah that sounds like a better idea. If you want to make games you should make games, not a game engine.

(1 edit)

*Pops out from behind a plant pot*


Pssssst, psst, try Unreal Engine instead

*Runs out the door*

what language does unreal use?

(4 edits)

C++, but the Visual Scripting makes it an extremely easy and powerful learning point which let's you not need to learn written C++ for a long while!

Though obviously, it really depends on what you want to make and for which systems, some engines are better designed for a specific kind of games than others, though it doesn't mean it's not possible to still do it. UE4 specifically is best for 3D games for PC and consoles rather than mobile/web titles and 2D games.