An open API service indexing awesome lists of open source software.

https://github.com/facundomunoz/eco-pcs-park

:rocket: Park simulation implemented with Java Swing
https://github.com/facundomunoz/eco-pcs-park

java java-proyect

Last synced: 18 days ago
JSON representation

:rocket: Park simulation implemented with Java Swing

Awesome Lists containing this project

README

          

# Eco Park

Java based desktop app to simulate (using concurrency) a park with different activities following [this assignment](https://drive.google.com/file/d/1gqlGlW4VwnxD9cjiw8ZtB4XGpuEyM4_n/view?usp=sharing)

[![Licence][license-shield]](./LICENSE)

Screenshots

![screenshot1](./img/screenshot-1.png)
![screenshot1](./img/screenshot-2.png)

## Built With

- [![JAVA][java-shield]][java-url]

## Getting Started

- Go to the most recent [release](https://github.com/facundoMunoz/eco-pcs-park/releases) and download the .jar

### Prerequisites

- [Java Runtime Enviroment](https://www.java.com/en/download/manual.jsp)

## Usage

- Open a Terminal/CMD in the directory where the jar was downloaded and use the following command:
```
java -jar [latest-version].jar
```

### Notes

- See [report](https://github.com/facundoMunoz/eco-pcs-park/blob/main/Informe.pdf)

## Contact
[![GITHUB][personal-shield]][personal-url] [![LINKEDIN][linkedin-shield]][linkedin-url]

[java-shield]: https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=java&logoColor=white
[java-url]: https://www.java.com/en/

[license-shield]: https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge

[personal-shield]: https://img.shields.io/badge/FACUNDO-MU%C3%91OZ-yellowgreen?style=for-the-badge
[personal-url]: https://github.com/facundoMunoz

[linkedin-shield]: https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white
[linkedin-url]: https://www.linkedin.com/in/facundomunozdev/