Game Project

0 comments

This assignment is to create the project described in Chapter 12 and 13 but with the following modifications.

The modifications are:

  • Change the background color to a color other than a light gray background (Try-out 12-1 on p238).
  • Use a different image than a Ship for the main character of the ship and match its background color to the new background color (Try-out 12-2 on p238).
  • Use a different image than an Alien for the fleet and match its background color to the new background color.

From CHAPTER 12

The game should have:

  1. pygame import
  2. game class with user input
  3. settings class
  4. ship class
  5. check-events method
  6. update_screen method
  7. shooting bullets (or some other thing of your choice)

The first part of the assignment will demonstrate the following:

  • Import
  • Settings
  • A moving ship (or whatever you select)
  • Firing bullets (or whatever you select)

From CHAPTER 13

The game also add:

  1. A moving fleet of Aliens (or whatever you select)
  2. Response to collisions with bullet (or whatever you select)
  3. Repopulate the fleet when empty
  4. Response to collision with the Ship (or whatever you select)
  5. A Game end when a certain number of collisions occur with the Ship

To submit: UPLOAD ALL THE FILES. INCLUDE A SHORT SUMMARY OF WHAT PROBLEMS YOU HAD WITH THE ASSIGNMENT (WORD DOCUMENT – 1 PAGE IS SUFFICIENT).

About the Author

Follow me


{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}