bevy-space-invaders basic implementation of Space Invaders using the Bevy engine Started from this tutorial: https://dev.to/ethanyidong/the-bevy-engine-1-4k4k added enemies, hit detection, score, etc. to make it a playable Space Invaders clone.