Skip to main content

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

Hi, thank you for the interest in question! I'm not really sure if I got your question. Cave Engine is a Windows and Linux game engine and it allows you to natively (using the engine) build Windows/Linux games/apps. You can use other python libraries in it too. 

have some examples about the cave engine create application?because the Python no have a beautifu tool to create the application in windows or linux.

Cave is meant for 3D Game Development, once your game is ready, in a matter of seconds, with a single click, you can export it to a standalone executable (Linux and Windows) and ship it. Our latest steam game, Crow, for example, was made in Cave.

You may want to take a look at Flet (A Python Flutter wrapper), it would more closely fit your needs.