Using Python to Build the Video Game: Asteroids
This week I made the classic game Asteroids using Python and the Pygame library for an introductory computer science class I’m taking. The assignment was both challenging and fun. We learned how object oriented programming… Read More »Using Python to Build the Video Game: Asteroids