- Separate page for Pygame
- Plan to incorporate
- Description of game
- Prototype (image — just give me an idea of what your game will look like)
- Objects/sprites (description, role, key methods)
- Data structures (lists)
- Main game loop
- Game state
- Events
- Update/act functions. How will each sprite react? In what order?
- Game over conditions