leerob / space-invaders

👾Python clone with a modern twist
https://leerob.io/blog/space-invaders-with-python
MIT License
247 stars 224 forks source link

Double score on double hit #18

Closed Cthulhu2 closed 5 years ago

Cthulhu2 commented 5 years ago

When you hit an one enemy with two bullets you get score twice. 20, 40, 60 points instead normal 10, 20, 30.

leerob commented 5 years ago

This has been addressed.