RPG Project

Create a class named RPGProject that uses Point and Rectangle objects and boundary detection logic to allow the user to play a text role-playing game (RPG).

Your programs must follow the class Coding Standards.

Preconditions:

    • None

You must hand in the following on separate pages stapled in this specified order:

    1. The source code for the RPGProject class.