1 min readJul 15, 2020
Hi,
the first parameter of Alien should be a reference to the “game” instance. So if you are calling this from inside of the Game class, it should work.
Check out the complete code on my github:
https://github.com/janjilecek/pygame-invaders/blob/master/main.py