Skip to content

Commit 5c6c955

Browse files
2 parents 455af30 + 1bf3b60 commit 5c6c955

File tree

2 files changed

+41
-50
lines changed

2 files changed

+41
-50
lines changed

README.md

Lines changed: 41 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,55 @@
1414
<br>
1515
<br>
1616

17-
## 🎮 Como jogar
17+
## ✨ Funcionalidades principais
18+
19+
### 1°) Teclado Interativo:
20+
<div align="center">
21+
22+
![2024-08-05 22-10-46 (online-video-cutter com) (1)](https://github.com/user-attachments/assets/f5665218-b276-4b09-9fc8-1d494180b1ec)
1823

19-
### 1°) Acesse:
20-
<div style="text-decoration: none;" align="center">
21-
<a href="https://paulorosadodev.github.io/CESARdle/" target="_blank">
22-
<img src="https://img.shields.io/badge/CESARdle-F75D13?style=for-the-badge&logo=github&logoColor=white" height="50px"/>
23-
</a>
2424
</div>
2525

26-
### 2°) Instruções:
27-
<div style="text-decoration: none; display: flex; align-items: center;" align="center">
28-
<h3>Você tem 5 chances para acertar a palavra do dia</h3>
29-
<h3>Todas as palavras possuem relação com tecnologia e/ou com a CESAR School</h3>
26+
<br>
3027

31-
<br>
28+
### 2°) Mapeamento de Desempenho pelo Local Storage:
29+
<div align="center">
3230

33-
![image](https://github.com/user-attachments/assets/ca34a396-2363-47b5-b926-9b0084086e06)
31+
![2024-08-05 22-28-20 (1)](https://github.com/user-attachments/assets/bd9f0945-d531-41b4-84dd-007a4ff4e0d6)
32+
33+
</div>
34+
35+
<br>
36+
37+
### 3°) Compartilhamento de Jogos:
38+
<div align="center">
39+
40+
![2024-08-05 22-24-01 (online-video-cutter com)](https://github.com/user-attachments/assets/f03f837e-6f70-4c7d-bc59-4fa5efe6baef)
41+
42+
</div>
43+
44+
<br>
45+
46+
### 4°) Tratamento de Palavras Inválidas:
47+
<div align="center">
3448

49+
![2024-08-05 22-16-45 (online-video-cutter com)](https://github.com/user-attachments/assets/716e963b-bb51-4910-bfc5-80e2843adb0d)
50+
3551
</div>
3652

53+
<br>
3754

55+
## 🎮 Como jogar
3856

57+
<div align="center">
58+
59+
![image](https://github.com/user-attachments/assets/2be0c88b-7d50-4809-8d67-d2e3e4f07ed2)
3960

61+
</div>
62+
63+
## 🔗 Jogue agora
64+
<div style="text-decoration: none;" align="center">
65+
<a href="https://paulorosadodev.github.io/CESARdle/" target="_blank">
66+
<img src="https://img.shields.io/badge/CESARdle-F75D13?style=for-the-badge&logo=github&logoColor=white" height="50px"/>
67+
</a>
68+
</div>

styles/mediaqueries.css

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -334,44 +334,6 @@
334334
#enter {
335335
min-width: 15dvw;
336336
}
337-
338-
#instructions, #stats {
339-
width: 90%;
340-
margin-top: 8%;
341-
}
342-
343-
#instructions h2 {
344-
margin-top: 4%;
345-
}
346-
347-
#stats-display {
348-
justify-content: space-evenly;
349-
gap: 15%;
350-
}
351-
352-
.stats-content {
353-
max-width: 1%;
354-
}
355-
356-
.stats-bar {
357-
width: 3.125rem;
358-
}
359-
360-
.stats-title {
361-
font-size: 0.625rem;
362-
}
363-
364-
.data-stats {
365-
width: 6.25rem;
366-
}
367-
368-
.data-number {
369-
font-size: 2.2rem;
370-
}
371-
372-
.data-title {
373-
font-size: 0.9rem;
374-
}
375337
}
376338

377339
@media (min-height: 700px) and (min-width: 1360px) {

0 commit comments

Comments
 (0)