- This event has passed.
7:30 PM – Adv Python Game Dev – Gamas
December 2, 2024 @ 7:30 pm - 8:30 pm
Today We Did
- We added the heart symbol in the enemy.
- We made the first wave of enemy.
Homework
- Add some codes inside main.py so the game would stop creating new enemy after one pass in the LEVEL_1 list.
- Learn how to iterate 2 dimensional list in Python.