« All Events
6 PM – Python Game Dev – Gamas
January 10 @ 6:00 pm - 7:00 pm
Today We Did
- Show how to do multi-threading in Pygame
Homework
- Eugene
- eliminate code duplication on game_win, game_lose and landing_page.
- Game win – make the text smaller so it does not overlap with the border
- Game Credit – change “Company – ayclogic.com” to “School – American Young Coder” and then underneath just put “ayclogic.com”.
- Riley
- To fix the position of gray box for the S and Z and T tetromino collide with the gray box.
- Add logic to show game over when the graybox hit the top of the ceiling.