COMP 23: Introduction to Game Development, Fall 2015

Overview

To be done individually: improve an existing game.

The Lab

  1. Go to the repository at https://github.com/Zigsfi/SimpleShooter
  2. Fork the repository on github. This will create a new repository on your github account.
  3. Clone your forked repository so that you can edit it on your computer
  4. Make the following improvements to the game.
  5. Describe how you made the changes in a file called README.txt

Submission

Submit a pull request from your repository's development branch to mine.