Comments

Log in with itch.io to leave a comment.

I just can't run the game. Can you give the .py files ? I would like to see how you made it (and try it of course) ! I am making games with ursina too and to build the app i am using the following prompt, in the terminal at the location of your main.py file : "python -m ursina.build"

to run I had to install python 3+ and run "python src/main", also had to install all the python modules that were missing.  the bundled exe wasn't able to run on it's own.  Strangely, the ghosts came at first then stopped coming for awhile then when the timer was close to finish, they started coming again.  

when i open the game it brings up command prompt for a split second and nothing happens

Check if your GPU supports OpenGL 3.3 or not?