Collision Detection and Scoring
So far, bullets and enemies happily pass through each other like ghosts.
That’s not very exciting.
In this part, we’ll make bullets actually hit enemies.
By the end of this part:
bullets will destroy enemies
enemies will disappear on hit
the game ...
ctrl-alt-delete.hashnode.dev4 min read