Mission Python: Code a Space Adventure Game!

Mission Python: Code a Space Adventure Game! — page 9
unzipping the File on a Windows Pc To unzip the files on a Windows PC follow these steps 1 Open your web browser and visit https nostarch com missionpython Click the link to download the files Save the ZIP file on your desktop in your Documents folder or somewhere else you can easily find it 2 Depending on the browser you’re using the ZIP file might open automatically automatically or there might be an option to open it at the bottom of the screen If not hold down the Windows Start key and press E The Windows Explorer window should open Go to the folder where you saved the ZIP file Double-click the ZIP file 3 Click Extract All at the top of the window 4 I recommend that you create a folder called escape in your Documents folder and extract the files there My documents folder is C Users Sean Documents so I just typed escape at the end of the folder name to create a new folder in that folder see Figure 6 You can use the Browse button to get to your Documents folder first if necessary 5 Click Extract Figure 6 Setting the folder to unzip the game files into What’s in the ZIP File The ZIP file you’ve just downloaded contains three folders and a Python program escape py see Figure 7 The Python program is the final version of the Escape game so you can start playing it right away The images folder contains all the images you’ll need for the game and other projects in this book The sounds folder contains the sound effects 8 Introduction