« All Events
7 PM – Python Game Dev – Gamas
October 4 @ 7:00 pm - 8:00 pm
Today We Did
- TBD
Homework
- Eugene
- download all images you need for the project and add them to the assets folder in your pycharm project
- Hammer images (for animation)
- 2 button images one for each color.
- heart symbol for player’s live
- Game title image.
- background image.
- background audio
- find all the sound effect from the zip file that Gamas provided
- when user hit the button sound effect
- when user hit an empty space sound effect.
- Add the backgound image to the screen.
- Add player.py sprite which will use the hammer images.
- And the player (hammer) needs to follow wherever the mouse is moving.
- I want to see the hammer animation when user click the mouse.
- Add button.py sprite.
- Riley
- TBD