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

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

Awesome Lists containing this project

README

        

![tp2](https://github.com/MegaRedHand/algo-thief/actions/workflows/build.yml/badge.svg) [![codecov](https://codecov.io/gh/MegaRedHand/algo-thief/branch/main/graph/badge.svg)](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.