|
1 | 1 | # Introdução
|
2 |
| -# Objetivo |
| 2 | + |
| 3 | +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. |
| 4 | + |
3 | 5 | # Dicionário
|
4 | 6 |
|
5 |
| -<div align="center"> |
6 |
| - <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"> |
7 |
| - <p><b>Figura 1: Carro</b></p> |
8 |
| -</div> |
9 |
| - |
10 |
| -<div align="center"> |
11 |
| - <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"> |
12 |
| - <p><b>Figura 2: Mapa</b></p> |
13 |
| -</div> |
14 |
| - |
15 |
| -<div align="center"> |
16 |
| - <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"> |
17 |
| - <p><b>Figura 3: Mercado</b></p> |
18 |
| -</div> |
19 |
| - |
20 |
| -<div align="center"> |
21 |
| - <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"> |
22 |
| - <p><b>Figura 4: Mochila</b></p> |
23 |
| -</div> |
24 |
| - |
25 |
| -<div align="center"> |
26 |
| - <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"> |
27 |
| - <p><b>Figura 5: Região</b></p> |
28 |
| -</div> |
29 |
| - |
30 |
| -<div align="center"> |
31 |
| - <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"> |
32 |
| - <p><b>Figura 6: Sala</b></p> |
33 |
| -</div> |
34 |
| - |
35 |
| -<div align="center"> |
36 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-faccao.png" alt="mapa" width="500" height="400"> |
37 |
| - <p><b>Figura 7: Facção</b></p> |
38 |
| -</div> |
39 |
| - |
40 |
| -<div align="center"> |
41 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-net.png" alt="mapa" width="500" height="400"> |
42 |
| - <p><b>Figura 8: NetRunners</b></p> |
43 |
| -</div> |
44 |
| - |
45 |
| -<div align="center"> |
46 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-void.png" alt="mapa" width="500" height="400"> |
47 |
| - <p><b>Figura 9: VoidWalkers</b></p> |
48 |
| -</div> |
49 |
| - |
50 |
| -<div align="center"> |
51 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-code.png" alt="mapa" width="500" height="400"> |
52 |
| - <p><b>Figura 10: CodeKeepers</b></p> |
53 |
| -</div> |
54 |
| - |
55 |
| -<div align="center"> |
56 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-exo.png" alt="mapa" width="500" height="400"> |
57 |
| - <p><b>Figura 11: ExoHumanos</b></p> |
58 |
| -</div> |
59 |
| - |
60 |
| -<div align="center"> |
61 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-npc.png" alt="mapa" width="500" height="400"> |
62 |
| - <p><b>Figura 12: NPC</b></p> |
63 |
| -</div> |
64 |
| - |
65 |
| -<div align="center"> |
66 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-player.png" alt="mapa" width="500" height="400"> |
67 |
| - <p><b>Figura 13: Player</b></p> |
68 |
| -</div> |
69 |
| - |
70 |
| -<div align="center"> |
71 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-dialogo.png" alt="mapa" width="500" height="400"> |
72 |
| - <p><b>Figura 14: Diálogo</b></p> |
73 |
| -</div> |
74 |
| - |
75 |
| -<div align="center"> |
76 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-lutador.png" alt="mapa" width="500" height="400"> |
77 |
| - <p><b>Figura 15: CyberLutador</b></p> |
78 |
| -</div> |
79 |
| - |
80 |
| -<div align="center"> |
81 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-inimigo.png" alt="mapa" width="500" height="400"> |
82 |
| - <p><b>Figura 16: Inimigo</b></p> |
83 |
| -</div> |
84 |
| - |
85 |
| -<div align="center"> |
86 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-inst_inimigo.png" alt="mapa" width="500" height="400"> |
87 |
| - <p><b>Figura 17: Instância de Inimigo</b></p> |
88 |
| -</div> |
89 |
| - |
90 |
| -<div align="center"> |
91 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-implante.png" alt="mapa" width="500" height="400"> |
92 |
| - <p><b>Figura 18: Implante</b></p> |
93 |
| -</div> |
94 |
| - |
95 |
| -<div align="center"> |
96 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-capacete.png" alt="mapa" width="500" height="400"> |
97 |
| - <p><b>Figura 19: Capacete Neural</b></p> |
98 |
| -</div> |
99 |
| - |
100 |
| -<div align="center"> |
101 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-visao.png" alt="mapa" width="500" height="400"> |
102 |
| - <p><b>Figura 20: Visão Cibernética</b></p> |
103 |
| -</div> |
104 |
| - |
105 |
| -<div align="center"> |
106 |
| - <img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-braco.png" alt="mapa" width="500" height="400"> |
107 |
| - <p><b>Figura 21: Braço Robótico</b></p> |
108 |
| -</div> |
| 7 | +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. |
| 8 | + |
| 9 | +<h6 align="center">Figura 1 - Carro</h6> |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 14 | + |
| 15 | + |
| 16 | +<h6 align="center">Figura 2 - Mapa</h6> |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 21 | + |
| 22 | + |
| 23 | +<h6 align="center">Figura 3 - Mercado Clandestino</h6> |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +<h6 align="center">Figura 4 - Mochila</h6> |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 36 | + |
| 37 | + |
| 38 | +<h6 align="center">Figura 5 - Região</h6> |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 43 | + |
| 44 | + |
| 45 | +<h6 align="center">Figura 6 - Sala</h6> |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 50 | + |
| 51 | + |
| 52 | +<h6 align="center">Figura 7 - Facção</h6> |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 57 | + |
| 58 | + |
| 59 | +<h6 align="center">Figura 8 - NetRunners</h6> |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 64 | + |
| 65 | + |
| 66 | +<h6 align="center">Figura 9 - VoidWalkers</h6> |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 71 | + |
| 72 | + |
| 73 | +<h6 align="center">Figura 10 - CodeKeepers</h6> |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 78 | + |
| 79 | + |
| 80 | +<h6 align="center">Figura 11 - ExoHumano</h6> |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 85 | + |
| 86 | + |
| 87 | +<h6 align="center">Figura 12 - NPC</h6> |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 92 | + |
| 93 | +<h6 align="center">Figura 13 - Player</h6> |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 98 | + |
| 99 | +<h6 align="center">Figura 14 - Diálogo</h6> |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 104 | + |
| 105 | + |
| 106 | +<h6 align="center">Figura 15 - CyberLutador</h6> |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 111 | + |
| 112 | + |
| 113 | +<h6 align="center">Figura 16 - Inimigo</h6> |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 118 | + |
| 119 | +<h6 align="center">Figura 17 - Instância de Inimigo</h6> |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 124 | + |
| 125 | +<h6 align="center">Figura 18 - Implante</h6> |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 130 | + |
| 131 | +<h6 align="center">Figura 19 - Capacete Neural</h6> |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 136 | + |
| 137 | +<h6 align="center">Figura 20 - Visão Cibernética</h6> |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 142 | + |
| 143 | + |
| 144 | +<h6 align="center">Figura 21 - Braço Robótico</h6> |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | +<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6> |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | +<h6 align="center">Figura 22 - Puzzle</h6> |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | +<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | +<h6 align="center">Figura 23 - Matematico</h6> |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | +<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> |
| 165 | + |
| 166 | + |
| 167 | +<h6 align="center">Figura 24 - Decodificar</h6> |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | +<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> |
| 172 | + |
| 173 | + |
| 174 | +<h6 align="center">Figura 25 - Missão</h6> |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | +<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> |
| 179 | + |
| 180 | + |
| 181 | +<h6 align="center">Figura 26 - Item</h6> |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | +<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6> |
| 186 | + |
109 | 187 |
|
110 | 188 | # Histórico de Versões
|
111 | 189 | | Data | Versão | Descrição | Autor |
|
112 | 190 | | ---------- | ------ | ----------- | --------- |
|
113 | 191 | | 23/11/2024 | 1.0 | Criacao do Documento e Adição das primeiras tabelas. | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) |
|
114 | 192 | | 24/11/2024 | 1.1 | Adição de outras tabelas | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) |
|
115 | 193 | | 24/11/2024 | 1.2 | Mais algumas tabelas | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) |
|
| 194 | +| 25/11/2024 | 1.3 | Adicionando introdução, figuras 22 a 26 e corrigindo padronização | [Maria Eduarda Marques](https://github.com/EduardaSMarques) | |
0 commit comments