The tutorial walks through the entire game from scratch in 13 steps, explaining every line of code along the way.
Just a 2D space shooter from a neighboring parallel world. It was written using Python and Pygame. To control the player, you can use either the keyboard or a joystick. The game features a variety of ...