Rock-Paper-Scissors

所属分类:论文
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2022-08-07 11:40:51
上 传 者sh-1993
说明:  游戏“石头,纸,剪刀”的编程版本。,
(A programmed version of the game "Rock, Paper, Scissors".,)

文件列表:
images/ (0, 2022-08-07)
images/gameplay/ (0, 2022-08-07)
images/gameplay/Desktop-View.png (65676, 2022-08-07)
images/gameplay/mobile-view.jpg (147693, 2022-08-07)
images/rps-icons/ (0, 2022-08-07)
images/rps-icons/paper.png (55089, 2022-08-07)
images/rps-icons/rock.png (52321, 2022-08-07)
images/rps-icons/scissors.png (17346, 2022-08-07)
index.html (930, 2022-08-07)
scripts.js (5365, 2022-08-07)
styles.css (1781, 2022-08-07)

# Rock-Paper-Scissors ## Description A programmed version of the popular hand game "Rock, Paper, Scissors". #### Play game here: https://adeola-praise.github.io/Rock-Paper-Scissors/ ## Why I Built This Project This project is part of the foundation javascript course of The Odin Project (TOP). I built this project to apply some of the basic knowledge I have gotten so far in learning Javascript. ## How To Play The game of Rock, Paper, Scissors is played like this: at the same time, two players display one of three symbols: a rock, paper, or scissors. A rock beats scissors by smashing it, scissors beat paper by cutting it, and paper beats rock by covering it. If both players throw the same symbol, the game is tied. ## Visuals ### Here's a Screenshot! ![alt text](https://github.com/adeola-praise/Rock-Paper-Scissors/blob/main/images/gameplay/Desktop-View.png "UI Screenshot")

近期下载者

相关文件


收藏者