Skip to content

Latest commit

 

History

History
78 lines (56 loc) · 2.33 KB

README.md

File metadata and controls

78 lines (56 loc) · 2.33 KB


hangman game logo

Jogo da Forca

This is a Hangman game developed to study javascript and sass together with the concepts of mobile first and accessibility, finished in February 27, 2022.

License MIT

Demonstração da execução do jogo da forca no desktop Demonstração da execução do jogo da forca no mobile

⚡ Built With

  • HTML e CSS
  • JavaScript
  • SASS
📑 Concepts used
  • Mobile-first
  • Responsividade
  • Acessibilidade

ℹ️ How To Use

Requirements
To clone and run the project:
  • Git
To Develop:
  • Git
  • Sass

Starting Development

# Iniciar a compilação SASS
sass --watch src/assets/sass/style.scss:src/assets/css/style.css

# Trabalhar na branch development
git checkout development

:octocat: Contributing

This project is for study purposes, so contact me and let me know your ideas.

All kinds of contributions are very welcome and appreciated!

  • ⭐️ Star the project
  • 🐛 Find and report issues
  • 📥 Submit PRs to help solve issues or add features
  • ✋ Influence the future of project with feature requests

🔖 License

This project is licensed under the MIT License - see the LICENSE page for details.


🤍 Made by Merieli Manzano

(back to top)