« All Events
5 PM – Python Game Development – Bill
September 30, 2023 @ 5:00 pm - 6:00 pm
Your HW:
- Leon:
- You have made some improvement to your spaceship game, which is good. But there are still some missing features.
- In the credit page, please add
- school : ayclogic.com
- advisor: Bill Hang
- The player movement has to be limited to be within the screen, otherwise, the player can easily go outside of screen to avoid being hit by enemy.
- When the player kill enemy, there is no score. Please add score.
- In the game win page or game lose page, please add credit button.
- Add sound effects when bullet are launched and when enemy are hit. If you don’t have sound effect, email to gamas@ayclogic.com or billhan@ayclogic.com
- Create the game over page
- Make it have large text that says “GAME OVER”
- Also make it have buttons that restart the game