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

enemyposition is not reset #4

Closed rsBNT closed 7 years ago

rsBNT commented 7 years ago

on a new game, so the enemies start at whatever level they were on the previous game. So if you were really good, they start pretty low and its pretty hard

leerob commented 7 years ago

Addressed here https://github.com/leerob/Space_Invaders/pull/5