American Young Coder

AYC logo

3 PM – Python Game Development

Homework Bradley, Corey, Raelyn: In enemy.py, create different health and attack_points and image for different self.type. For everyone: similar to tower_for_purchase.py, you need to blit the self.health on top of the enemyRead More...

5 PM – Python Game Development

Today We Do We learned about list, index and how to rotate the index from 0 to len(list) and back to 0. We fixed the problem with the bug costumes. The studentsRead More...