Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 969 Bytes

README.EN.md

File metadata and controls

26 lines (16 loc) · 969 Bytes

Versão em Português

CRUD - Algorithms and Data Structures III

This is CRUD (A program that creates, reads, updates, and removes objects), a paper from Algorithms and Data Structures III of the Computer Science course at the Pontifical Catholic University of Minas Gerais. This CRUD was made with the theme of video games.

Group

The group members are:

Henrique Mendonça Castelar Campos (https://github.com/Henriquemcc)

Gabriel Lopes Ferreira (https://github.com/lope3x)

Iago Augusto Coelho Morgado (https://github.com/IagoMorgado)

Lincoln Antunes Nogueira Coutinho (https://github.com/lincolncout)

How to Run

To run CRUD:

1- Download the file "CRUD.jar" from version 2 in the "releases".

2- Open the terminal in the folder where the file was downloaded and type the following command:

java -jar CRUD.jar