/Jokenpo

Rock, Paper, Scissors game made with vanilla JS and Sass.

Primary LanguageJavaScript

Jokenpo ✊🏽 🖐🏽 ✌🏽

Rock, Paper, Scissors game made with vanilla JS and Sass.

main screen screenshots

In this project I tried to develop my knowledge in DOM manipulation with pure javascript, as well as styling practices with Sass. It was developed for desktop web, I still have to improve responsiveness and refactor the code. Come on, try it! I had a hard job designing the interface with pixel art.

https://tuliopxavier.github.io/Jokenpo/

What you can pratice studing this project:
- Javascript
- DOM Manipulation with Javascript
- HTML new tag <dialog>, for implemet modals in an eficient way.
- Sass/CSS animation, transition and media queries.