This is the repository for:
CSCI 4448 HW 1 Question 4
CSCI 4448 HW 2 Question 4
CSCI 4448 HW 3 Hardware Store
Erin "Jade" Wibbels and Joy Mace
-
Clone or git pull from Master
-
navigate to shapes directory
-
run program with "python display.py"
-
Clone or git pull from Master
-
ObjectOrientedDesign/HW2/out/production/HW2
-
run program with java com.company.Main
-
If you have any problems running this program it may be due to jdk/jre version.
Check your java version with: java -version
This assignment was completed with:
java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)
-
Clone or git pull from Master
-
navigate to hardwareStore directory
-
run program with "python Main.py"