-
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.
- Loading branch information
1 parent
de7ed3b
commit d95fafb
Showing
1 changed file
with
30 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# The Button 🅾 - Clone # | ||
|
||
Anexo neste repositório os arquivos fontes para o projeto que pude desenvolver individualmente durante dois dias | ||
como método de fixação (a fins educativos e de aprendizagem). | ||
<br> | ||
A partir deste projeto/exercício, pude fixar ainda mais os conhecimentos que adquiri até aqui. | ||
<br> | ||
|
||
Desenvolvi a partir de análises visuais e de inspeções de vídeos e gameplays o clone do jogo gratuito "The Button". | ||
<br> | ||
|
||
Para este projeto, utilizei as seguintes tecnologias 👩🏿💻: | ||
<ul> | ||
<li><strong>HTML5 📙</strong></li> | ||
para estruturar os elementos, textos, inputs e demais conteúdos presentes no jogo. | ||
<li><strong>CSS3 📘</strong></li> | ||
para estilizar, formatar, posicionar e definir os principais efeitos visuais dos elementos presentes no jogo. | ||
<li><strong>JavaScript 📒</strong></li> | ||
para criar todas as funcionalidades, efeitos ativos e lógica presentes no jogo (Chance de resets, Max, Resets, Dark Mode, Menu, Mudança de cores etc). | ||
</ul> | ||
<br> | ||
|
||
🔗 <a href="https://eytorlima.github.io/the-button/" target="_blank">Veja aqui</a> o resultado do projeto! 🔗 | ||
<br> | ||
|
||
<strong>⚠️ CONFIRA O JOGO ORIGINAL E APOIE O DESENVOLVEDOR (Elendow)! | ||
<a href="https://store.steampowered.com/app/1999740/THE_BUTTON_by_Elendow/" target="_blank">The Button</a></strong>⚠️ | ||
<br> | ||
<strong>⚠️ APLICAÇÃO REALIZADA PARA FINS DE ESTUDO/EDUCAÇÃO E SEM FINS COMERCIAIS ⚠️</strong> | ||
<br> |