Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

This is what the original phrase “write games, not engines” actually means. When you build an engine first, you are likely to implement things that don’t fit well with the games you’ll be making. By designing the engine at the same time as the game, your engine immediately has maturity by being used in a real project.

This is how I write my games, and although it’s slow, I am guaranteed quality software as a result.

Oh, i understand now, i really like that way of developing, it also fits my passion of game development as a programmer, thank you guys