This is a second version of a project assigned to a partner and I in our Java class.
If you would like to download an use a pre-built version of this application you must download it from here and follow the steps below:
- Download and install the latest version of java
- Set adjust command prompt defaults to fit the resolution of your screen, and use 10pt. Consolas font
- Type "java -jar " then click and drag the RPGP2.0 file which you downloaded previously into the console
If you would like to download and use the source code download it as a zip file from here and follow the steps below:
- Download and install Eclipse Oxygen and all prerequisites
- Start any workspace, and go to your workbench
- Go to File > Import
- Under Generic choose Existing Projects into Workspace
- Click next and change the radio option from Select root directory to Select archive file
- Browse and select the zip file you downloaded, click Select All and click Finish