Assignment 5.0: Game v2

Description:

Finish your game! In this second phase of the assignment, you're required to implement new classes and develop interactions between objects. Your new classes can be characters/enemies, obstacles, UI components like buttons, are purely aesthetic effects. Remember that attention to styling and composition are graded with equal importance to technical achievement. You're encouraged to look into alternative fonts.

Requirements:

In addition to the requirements you met for last week's submission, this week's code must at least include all of the following features:

Hacker Points:

Complete your choice of the following features (or all) to get bonus points in the assignment:

Submission:

Create a new directory (folder) in your local repository called "assignment_5_0". Inside that folder, create an index.html and script.js (or copy from prior work). Use GitHub Desktop to commit and push your changes, and verify that they published to the web.