https://github.com/megaredhand/algo-thief
TP2 de Algoritmos y Programación 3
https://github.com/megaredhand/algo-thief
Last synced: 3 months ago
JSON representation
TP2 de Algoritmos y Programación 3
- Host: GitHub
- URL: https://github.com/megaredhand/algo-thief
- Owner: MegaRedHand
- License: mit
- Created: 2021-11-16T21:28:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T13:20:45.000Z (over 3 years ago)
- Last Synced: 2025-01-24T06:14:08.126Z (5 months ago)
- Language: Java
- Size: 10.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
 [](https://codecov.io/gh/MegaRedHand/algo-thief)
# TP2 Algoritmos 3: Algo-thief
Trabajo Práctico número 2 de la materia Algoritmos y Programación III de FIUBA
## Grupo 8
* **Camila Codina** - [camicodina](https://github.com/camicodina)
* **Tomás Grüner** - [MegaRedHand](https://github.com/MegaRedHand)
* **Lucía Lourengo Caridade** - [LuLourengo](https://github.com/LuLourengo)
* **Alan Nicolas Toulouse** - [alant7799](https://github.com/alant7799)
* **Santiago Vaccarelli** - [SantiagoVaccarelli](https://github.com/SantiagoVaccarelli)Corrector: **Maia**
## Aplicación
La versión más reciente de la aplicación puede encontrarse en la pestaña [releases](https://github.com/MegaRedHand/algo-thief/releases/latest) y ejecutarse en Linux, Windows o Mac de esta forma:
```bash
$ java -jar
```## Desarrollo
Aquellos que deseen colaborar con el proyecto pueden consultar la [guía de desarrollo](./docs/Desarrollo.md).
## Licencia
Este repositorio se encuentra bajo la Licencia MIT.