Skip to main content

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

Should I not use a game engine?

A topic by Meron3r_Itch created Apr 04, 2025 Views: 112 Replies: 4
Viewing posts 1 to 4

i just HATE game engines cuz they just dont fit with me, i also use c++. i'm learning opengl too, sooo, should i make a 3d game without a game engine but with c++ & opengl. 

You mean in this game jam?

yep

Jam Host (1 edit)

If you're able to share your game with others you should be fine

Submitted

This is probably a bit late, but mabye you could use a framework/library like raylib where you dont need to go super low level, but still avoid the patterns and principles game engines impose on you?