Menus, Multiplayer, Sound, and Packaging

Things are starting to really come together. Multi-player is working as far as I can tell (play testing multi-player is tough solo). I only need a few sound effects and should be able to wrap those up shortly. I still need to finish the high score system for single player, don't think I want high scores for multi-player. Right now the only dependencies are pygame and the standard library. Need to write a readme and test on python 2.7. Should be on track for getting it all done in time.