Skip to main content

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

I cannot open the game file!

A topic by Funny Dog created Apr 13, 2025 Views: 51 Replies: 2
Viewing posts 1 to 2

Why can't I open the game file? Maybe Python games need more than just a single file?

Developer

No, I said steps to run the game

this is a python file, can’t run without python because it’s made in an engine disable exporting projects to .exe files. So if you want to play it you need to install python, then open Windows CMD line to write the following command:

pip install ursina

then open file that will open and work well

WARNING: Make python install all libraries when installing it

oh,my bad,I will try it later.