PYGAME

Project 4

PROJECT 4 DOES NOT REQUIRE YOU TO INSTALL PYGAME.  THIS PROJECT IS A REMIX PROJECT.  YOU SHOULD LOOK AT THE CODE AND MAKE CHANGES TO IT THAT MAKE SENSE TO BE SUCCESSFUL IN THIS PROJECT.  THIS IS TESTING YOUR ABILITY TO READ SOMEONE ELSE’S CODE AND MODIFY IT IN A WAY THAT MAKES SENSE AND DOESN’T BREAK IT.

Assignment Specifications 

Go to Invent with Python, Making Games with Python & PyGame and choose either Chapter 4: Slide Puzzle or Chapter 5: Simulate to complete.   

Assignment Note 

These chapters have quite a bit more information than the previous projects you have completed but as you have figured out by now, making a game in PyGame is a more lengthy process.  You are allowed to use the chapter as a tutorial as to what you need to do to create the game.  You are allowed to use the files in the chapter, rather than build the code from scratch.  You must then change something in the code to make the game different to create your own remix. 

Assignment Deliverable

The program must continue to function after your addition or change has been made.

Your program should contain comments describing the changes you have made in the code. 

You must turn in a file called proj04.py – this is your source code solution.

Solution

This question has been answered.

Order Now
Scroll to Top