Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi so i downloaded the file and i cant figure out how to atually play it? Do i click on the file or do something?

If you are on Windows, simply double click on the .exe file to play. If you arent on Windows make sure you download the source version, then install Python 3, and finally install Pygame via 'pip install pygame' in the terminal. You can then run main.py with python and it will work