« All Events
7 PM – Python Game Dev – Gamas
November 22 @ 7:00 pm - 8:00 pm
Homework
- Eugene
- Add game title in landing page.
- change the score according to which state of the button that is being hit. If it is fully up button then the score is higher than when it is already half way. Button should have 3 modes: UP, MIDDLE, BOTTOM. Use this button.mode to decide which score you want to assign when hammer hits the button.
- Display Perfect text when user hit button fully UP. Look at shoot balloon on how we display the Explosion after we hit the balloon.
- Riley
- Only display one tetromino at a time.
- Try to fix the bring down the tetromino.