Skip to content

Java virtual pet management game made for the SENG201 course. Uses the swing library for GUI. Developed using Eclipse.

Notifications You must be signed in to change notification settings

Andrew2789/SENG201-VirtualPets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires Java 1.8

To run the jar file:
java -jar VirtualPets.jar

To open the project in eclipse:
Import Source/VirtualPets to a new java project in eclipse such that Source/VirtualPets/src merges with the default src folder, 
and such that the resources folder is on the same level as src.
Run the project using GuiRunner.

Our JUnit tests are in their own package in src (src/unittests).

About

Java virtual pet management game made for the SENG201 course. Uses the swing library for GUI. Developed using Eclipse.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages