@xXToluwaXx
I got nothing
Does anyone know what is wrong?
18
0
Gravity-Simulator2D newtonian gravity simulator in JS
3
0
0
Destroy all the bushes to move onto the next level
Beat the levels to win. You can transform into a soul to move around and dodge the bullets
Try to get all the lollipops
click on Javascript and dont forget to add a name
RhinoRunner pretty cool, but you shouldnt ping random people for them to look at your post.2 years ago
Hunger Games can go up to any number click confirm and proceed
I'm trying to add music to it but I'm confused on it. Does anyone know what to do?
Pygame
RYANTADIPARTHI here's a link on repl audio. IT will work if you use this.
https://docs.repl.it/repls/audio2 years ago
19wintersp Your error is because there is no sound output device available in their container. You will not be able to play sound in the normal way on Replit: your code is running in a container in the cloud, with restricted connection to your client. Currently, you have to use the Replit audio API to play sound on Replit.2 years ago
ChattingAllTheWay is a chatroom that kinda works but u are only able to chat to yourself
Also, go to https://repl.it/@xXToluwaXx/lasergunio#index.html
Python
Now its saying images not defined in line 183
Pygame
RYANTADIPARTHI Solution
your error is, when assiging your variables, you are using == instead of =. Try using = instead.
accesscard = pygame.image.load('accesscard.png')
astronaut = pygame.image.load('astronaut.png')
like that.
It should work2 years ago
Coder100 that is a repl.it bug not your fault.
Report it here: https://repl.it/bugs.
The only solution currently is to make a fork.2 years ago
darkdarcool I don't have much experience with pygame, but I think you have to load images into a class? I also found this link for you:
click me2 years ago
RYANTADIPARTHI I don't think your are supposed to get images like images.FILENAME. That's wrong.
you'll have to load the image.
pygame.image.load('IMAGEFILE')
like that. Maybe that will work2 years ago
Crewmate or Betrayer. Send me picture of how you won tell me.
HTML, CSS, JS