This is the rock-paper-scissors side challenge for week 04 in the Craft Academy programming course.
The solution has been deployed with netlify on the following link, https://albertstjarne-rockpaperscissors.netlify.com
Pick your choice of rock, paper or scissors in the dropdown. Then click the Play button to run the game. Good luck!
The project is built with JavaScript as programming language, with html and some styling made with tailwind, via CDN.
- Albert Stjärne (https://github.com/AlbertStjarne)