项目作者: dwrik

项目描述 :
Rock, Paper, Scissors!
高级语言: JavaScript
项目地址: git://github.com/dwrik/rock-paper-scissors.git
创建时间: 2021-02-27T04:30:07Z
项目社区:https://github.com/dwrik/rock-paper-scissors

开源协议:

下载


Rock, Paper, Scissors!

The classic game of rock, paper, scissors built using html, css and vanilla javascript as an exercise to practise DOM manipulation. This is also my first attempt at making a responsive website. This project has been built as part of The Odin Project full stack curriculum that am currently undertaking.

As for the project, there are buttons for each of the choices and first to 5 wins! There is also a console at the bottom which logs the results of each round.