Skip to content

leland-jin/Rocket_Patrol_Mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Second CMPM120 Project: Rocket_Patrol_Mod

Author: Leland Jin Date: April 19, 2021 SID: nli32 Spring 2021


Note:

Public GitHub repository: https://github.com/leland-jin/Rocket_Patrol_Mod

GitHub page:

https://leland-jin.github.io/Rocket_Patrol_Mod/

You can use Python as a web server to host the game locally: python3 -m http.server

Hours taken: 12+

Features implemented: Total score targeted: 120

  • Track a high score that persists across scenes and display it in the UI (5)
  • Allow the player to control the Rocket after it's fired (5)
  • Add your own (copyright-free) background music to the Play scene (5)
  • Implement the speed increase that happens after 30 seconds in the original game (5)
  • Create a new animated sprite for the Spaceship enemies (10)
  • Create 4 new explosion SFX and randomize which one plays on impact (10)
  • Replace the UI borders with new artwork (10)
  • Display the time remaining (in minute:seconds) on the screen (10)
  • Implement a new timing/scoring mechanism that adds time to the clock for successful hits (20)
  • Create a new spaceship type (w/ new artwork) that's smaller, moves faster, and is worth more points (20)
  • Create and implement a new weapon (w/ new behavior and graphics) (20)

Reference:

Credit

  • Works by MillionthVector:
    • rocket2.png
    • speedship.png
    • smallfreighterspr.png

Copyright-Free SoundFX:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors