DEV Community

Dandev
Dandev

Posted on

What’s the “best” game engine?

I have seen loads of videos about game engines and how great each one is but each one has their own code language they specifically use. The main 2 I’m looking at is game maker and godot but does anyone have any other recommendations?

Top comments (2)

Collapse
 
andole profile image
andole

I think the choice of the engine depends on the project that you are working on. You should be able to write down the requirements for the project and then work through the list of engines to see which ones satisfy the most requirements.

Collapse
 
thedandev profile image
Dandev

Thanks I’ll do that👍️