Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

cacobaco/zoo-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zoo Simulator

Zoo Simulator is a zoo simulation program, developed in Java. This project was created as part of the Object-Oriented Programming course during the 2022/2023 academic year, in the second year of the Bachelor's Degree in Computer Engineering.

Installation

To run the project, follow these steps:

  • Ensure you have Java and Maven installed on your system.
  • Open a terminal in the project root directory.
  • Compile the project using:
    mvn clean package
  • Run the project with:
    java -jar target/Zoo-1.0.0.jar

Team

  • Leonardo Fernandes (me)
  • João Miguel
  • Laura Teixeira

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages