Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

im sorry for not including install instructions, but you need pygame and python version 3 to run the game.

if you dont have pygame installed, you can run "py -m pip install pygame" or, "python-m pip install pygame" at the terminal.

alternativily you can run the game by this site: https://trinket.io/features/pygame

just copy and paste the python code there(in the left textarea) and press run.

also, "compile the code"? i dont know how to do that. do you mean rewrite in c++, or other language that generates binary code? damn, i should really start to include a dependences installer...