Skip to main content

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

Can I use my custom engine

A topic by dDog Games created Jul 14, 2023 Views: 153 Replies: 2
Viewing posts 1 to 2

Hi y’all, I have a small question which I couldn’t find an answer for. I’m using pygame to make games, and I made an engine with physics, tilemaps, particles, etc. and I’m not sure if I can use it.

(+1)

Take this with a grain of salt because I'm not a rule-maker, but I'm pretty sure you can use it! Best practices would be to make the engine public, that way it's fair for everyone.

Thanks, I always develop my engine from project to project, but the code will be open source, so it will be accessible.