Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

I'm  actually an engine developer for a carrer, so in my spare time I like investing in my own indie game engine in C++.

I like doing everything from scratch, from physics to graphics. The only external libraries I use are for resource loading like: images, fonts, 3d models...

Really cool! Must be kinda dreamy to also work on C++ game engines as a profession.

(2 edits)

Thanks! And yes C++ and games are a quite good match (it's even unreal's dev. language). Efficiency, flexibility, low overhead, portability. You know C is the mother of all other languages, while C++ is the most scalable version of C.