-
Notifications
You must be signed in to change notification settings - Fork 224
shoot.wav,invaderkilled.wav #29
Comments
Hey @dauuricus, I'm glad it was helpful! Could you try running it locally and seeing if the correct sounds are fired? |
I think your invadergame program is best for leaning to write a invadergame like program in python. I think that shoot.wav is "invaderkilled.wav" and invaderkilled sound is player 's laser shoot sound. This is maybe original invaders2 version.You can hear player's laser shoot sound and invaderkilled sound. This is my swapped 2 files version. This is my dirty soruce code.WIP... I just changed original file name like |
The code still appears to be right: https://github.com/leerob/Space_Invaders/blob/ccb37ac159e8528b41b96c4e6f65c30ed9e421fb/spaceinvaders.py#L448 |
Oh, you're asking about your own branch. I took a look and nothing sticks out to me at first glance. |
Thanks, I used your code as a starting point for learning python. I think it has a very beautiful structure.
Are the file names of these two files reversed?
https://youtu.be/_2yUP3WMDRc?t=76
A version in which two file names are swapped
https://youtu.be/3bptgz5M-Xk
The text was updated successfully, but these errors were encountered: