Lesson 4 - Part 1
          ·
          
            16 commits
          
          to master
          since this release
        
        
        
The first part of our Pygame Shmup (Shoot Them Up) style game
In this part, we added:
- A player (which does nothing except move right now)
- Controlled by left and right keys
 
 - A cookie
- Rotates (including the 2 rotation fixes)
 - Bounces when it hits the edge of the screen