-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from SBD1/docs
Alterações Finais
- Loading branch information
Showing
37 changed files
with
473 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,28 @@ | ||
# Introdução | ||
# Diagrama Entidade-Relacionamento | ||
|
||
<p align="justify"> | ||
O Diagrama Entidade-Relacionamento (DER) é uma ferramenta visual usada para modelar bancos de dados, representando as entidades do sistema e seus relacionamentos. Ele ajuda a organizar e estruturar os dados antes da implementação, facilitando a compreensão das interações entre as entidades, como clientes e produtos. | ||
</p> | ||
|
||
# Diagrama Entidade-Relacionamento | ||
|
||
<p align="justify"> | ||
O DER apresentado na figura 1, foi desenvolvido pelo grupo como parte do projeto do jogo ambientado no universo cyberpunk. O processo de criação foi colaborativo, envolvendo reuniões frequentes para alinhamento de ideias e integração de contribuições de todos os membros. Durante essas sessões, discutimos e refinamos os conceitos, sempre mantendo o foco em representar de forma clara as entidades e os relacionamentos que compõem a lógica do jogo. | ||
</p> | ||
<p align="justify"> | ||
Para garantir a qualidade e a aderência às melhores práticas, dúvidas surgidas durante o desenvolvimento foram esclarecidas junto ao professor responsável pela disciplina, que forneceu orientações valiosas sobre os ajustes necessários. | ||
</p> | ||
|
||
<h6 align="center">Imagem 1 - Diagrama de Entidade de Relacionamento do projeto Cyberpunk</h6> | ||
<h6 align="center">Figura 1 - Diagrama de Entidade de Relacionamento do projeto Cyberpunk</h6> | ||
|
||
![cnpImg](../assets/DER.png) | ||
|
||
<h6 align="center">Fonte: Autoria Própria </a></h6> | ||
<h6 align="center">Fonte: <a href="https://github.com/charles-serafim">Charles Serafim</a> ,<a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>, <a href="https://github.com/Jauzimm">João Vitor Santos</a>,<a href="https://github.com/Katuner">Lucas Meireles</a>, <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> | ||
|
||
## Histórico de versões | ||
|
||
| Versão | Data | Descrição | Autor | | ||
|:------:|:------:|:---------:|------:| | ||
| 1.0 | 21/11/2024 | Padronização e adição do DER | [João Vitor Santos](https://github.com/Jauzimm) | | ||
| 1.1 | 24/11/2024 | Correção do DER| [Maria Eduarda Marques](https://github.com/EduardaSMarques) | | ||
| 1.1 | 24/11/2024 | Correção do DER| [Maria Eduarda Marques](https://github.com/EduardaSMarques) | | ||
| 1.2 | 25/11/2024 | Colocando descriçãoo de como foi feito e fonte| [Maria Eduarda Marques](https://github.com/EduardaSMarques) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,199 @@ | ||
# Introdução | ||
# Objetivo | ||
# Dicionário | ||
|
||
<div align="center"> | ||
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-carro.png" alt="carro" width="500" height="400"> | ||
<p><b>Figura 1: Carro</b></p> | ||
</div> | ||
<p align="justify"> | ||
O dicionário de dados é uma documentação estruturada que descreve, de forma detalhada, os elementos de dados utilizados em um sistema. Ele inclui informações como nomes, tipos, tamanhos, restrições e descrições de cada atributo, servindo como uma referência essencial para o entendimento e implementação do banco de dados. | ||
</p> | ||
|
||
<div align="center"> | ||
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-mapa.png" alt="mapa" width="500" height="400"> | ||
<p><b>Figura 2: Mapa</b></p> | ||
</div> | ||
|
||
<div align="center"> | ||
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-mercado.png" alt="mapa" width="500" height="400"> | ||
<p><b>Figura 3: Mercado</b></p> | ||
</div> | ||
# Dicionário de Dados | ||
|
||
<div align="center"> | ||
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-mochila.png" alt="mapa" width="500" height="400"> | ||
<p><b>Figura 4: Mochila</b></p> | ||
</div> | ||
<p align="justify"> | ||
Neste projeto, na o dicionário de dados foi desenvolvido com base no modelo relacional elaborado pelo grupo. Utilizamos o modelo como base para definir as tabelas, colunas e relacionamentos do sistema. O trabalho coletivo, aliado a revisões cuidadosas, assegurou que todas as informações relevantes fossem registradas, refletindo a complexidade e as necessidades do jogo ambientado no universo cyberpunk. | ||
</p> | ||
|
||
<div align="center"> | ||
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-regiao.png" alt="mapa" width="500" height="400"> | ||
<p><b>Figura 5: Região</b></p> | ||
</div> | ||
<h6 align="center">Figura 1 - Carro</h6> | ||
|
||
<div align="center"> | ||
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-sala.png" alt="mapa" width="500" height="400"> | ||
<p><b>Figura 6: Sala</b></p> | ||
</div> | ||
![cnpImg](../assets/dd-carro.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 2 - Mapa</h6> | ||
|
||
![cnpImg](../assets/dd-mapa.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 3 - Mercado Clandestino</h6> | ||
|
||
![cnpImg](../assets/dd-mercado.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
|
||
<h6 align="center">Figura 4 - Mochila</h6> | ||
|
||
![cnpImg](../assets/dd-mochila.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 5 - Região</h6> | ||
|
||
![cnpImg](../assets/dd-regiao.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 6 - Sala</h6> | ||
|
||
![cnpImg](../assets/dd-sala.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 7 - Facção</h6> | ||
|
||
![cnpImg](../assets/dd-faccao.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 8 - NetRunners</h6> | ||
|
||
![cnpImg](../assets/dd-net.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 9 - VoidWalkers</h6> | ||
|
||
![cnpImg](../assets/dd-void.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 10 - CodeKeepers</h6> | ||
|
||
![cnpImg](../assets/dd-code.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 11 - ExoHumano</h6> | ||
|
||
![cnpImg](../assets/dd-exo.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 12 - NPC</h6> | ||
|
||
![cnpImg](../assets/dd-npc.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
<h6 align="center">Figura 13 - Player</h6> | ||
|
||
![cnpImg](../assets/dd-player.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
<h6 align="center">Figura 14 - Diálogo</h6> | ||
|
||
![cnpImg](../assets/dd-dialogo.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 15 - CyberLutador</h6> | ||
|
||
![cnpImg](../assets/dd-lutador.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 16 - Inimigo</h6> | ||
|
||
![cnpImg](../assets/dd-inimigo.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
<h6 align="center">Figura 17 - Instância de Inimigo</h6> | ||
|
||
![cnpImg](../assets/dd-inst_inimigo.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
<h6 align="center">Figura 18 - Implante</h6> | ||
|
||
![cnpImg](../assets/dd-implante.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
<h6 align="center">Figura 19 - Capacete Neural</h6> | ||
|
||
![cnpImg](../assets/dd-capacete.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
<h6 align="center">Figura 20 - Visão Cibernética</h6> | ||
|
||
![cnpImg](../assets/dd-visao.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 21 - Braço Robótico</h6> | ||
|
||
![cnpImg](../assets/dd-braco.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> | ||
|
||
|
||
|
||
<h6 align="center">Figura 22 - Puzzle</h6> | ||
|
||
![cnpImg](../assets/puzzle.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> | ||
|
||
|
||
|
||
<h6 align="center">Figura 23 - Matematico</h6> | ||
|
||
![cnpImg](../assets/matematico.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 24 - Decodificar</h6> | ||
|
||
![cnpImg](../assets/decodificar.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 25 - Missão</h6> | ||
|
||
![cnpImg](../assets/missao.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> | ||
|
||
|
||
<h6 align="center">Figura 26 - Item</h6> | ||
|
||
![cnpImg](../assets/item.png) | ||
|
||
<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> | ||
|
||
|
||
# Histórico de Versões | ||
| Data | Versão | Descrição | Autor | | ||
| ---------- | ------ | ----------- | --------- | | ||
| 23/11/2024 | 1.0 | Criacao do Documento e Adição das primeiras tabelas. | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) | | ||
| 24/11/2024 | 1.1 | Adição d eoutras tabelas | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) | | ||
| 24/11/2024 | 1.1 | Adição de outras tabelas | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) | | ||
| 24/11/2024 | 1.2 | Mais algumas tabelas | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) | | ||
| 25/11/2024 | 1.3 | Adicionando introdução, figuras 22 a 26 e corrigindo padronização | [Maria Eduarda Marques](https://github.com/EduardaSMarques) | |
Oops, something went wrong.