« All Events
2 PM – Adv Python Game Dev – Gamas
January 4 @ 2:00 pm - 3:00 pm
Today We Did
- We added FloatingPurchaseTower
- We added cancel purchase button
Homework
- Make the cancel purchase button appear on the screen when there is floating tower on the screen.
- Hide the cancel purchase button when there is no floating tower on the screen.
- Create HotspotTower sprite
- Add rect
- Blit the rect.
- Make 8 of them appear on the screen.
- They should only appear when there is floating tower on the screen.
- Make the cancel button bigger when you hover your mouse.
- Make the start wave button bigger when you hover your mouse.