Skip to main content

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

Cave Engine

An easy 3D desktop Game Engine scriptable in Python. · By Uniday Studio

dose it support application?

A topic by PatatoCliper created 8 days ago Views: 75 Replies: 4
Viewing posts 1 to 2

it is looks like a good engine,but if i want  to develop the windows application or linux application,dose it support?some times i wan to use Pandas and OpenCv in python ,and need a tools to create UI.

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.