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.
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)
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