Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

vitorga

8
Posts
1
Followers
A member registered 28 days ago · View creator page →

Creator of

Recent community posts

thanks for the feedback. if you have python3 installed just use "py -m pip install pygame" or "python -m pip install pygame" if the former dont work, at the cmd(terminal). that is, if you download the python version. also, lovely comment.

hello, thanks for the feedback. a windows binary was added to the game page. 

Now, to answer your question, yes, it was needed to download the pygame library.

I  can't program for shit besides python, but I can try. By the way why it's a problem? I'm just curious. You don't know how to install python or the pygame library? If that's the case it's very simple and I can teach you.

(1 edit)

heres a video of me downloading the game from the website, extracting and playing it. i hope it helps! Also, its not a binary aplication. its a python aplication so you will need to have python3 installed and also the library "pygame"

Al

i tried using screen.update but the game stops working...

(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...

(1 edit)

thanks, it was hell. the code is a mess. full of copy and paste. so i fell a little undeserving of such words

hmm, i wonder why. yes it should be possible. heres my gameplay: