A downloadable game for Windows and Linux

This is my first game and I know it has some bog . made using Python and Ursina engine .

What you have to do in this game is easy , just collect how much ghost as you can .

Thanks to :

Dennis Haupt

illuminachos

Deimos²

Ogrebane

Tausdei

Alexandr Zhelanov

Contains assets from CC0Textures.com, licensed under CC0 1.0 Universal.

and also thanks to pokepetter for making Ursina engine .

Version2 changes : 

- it's a lot , But now the game run properly .

Download

Download
Ghost Cleaner v2.zip 45 MB

Install instructions

as i said, for the first run may take a while, so please be patient . when download completed,  extract the zip file and open Ghost cleaner V2(Windows) or Ghost Cleaner V2(Linux) depending on your operating system.

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?