This repository contains my final submission for both Project 2A and Project 2B of SWEN20003 Object Oriented Software Development. Project 2 centered around the design and implementation of Shadow Defend, a tower defense game, from the provided specification.
wsvoboda-project-2/- Directory containing source code and miscellaneous files from original submission of both project partsProject 2 Specification.pdf- Project specificationproject-2a-wsvoboda.txt- Grade report for Project 2A with breakdown of marks receivedproject-2b-wsvoboda.txt- Grade report for Project 2B with breakdown of marks receivedShadowDefend.jar- Executable for the Shadow Defend gameres- Directory containing all resource files for Shadow Defend
Ensure both ShadowDefend.jar and res are in the same directory.
java -jar ShadowDefend.jar- Bagel - A Java graphics library
