snippy066 / rockPaperSci

rock paper scissors game using javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rockPaperSci

rock paper scissors game using javascript


Introduction :

    This is game it based on treditional Rock , paper , Scrissor game . In this game you compete against the computer and based on your and computers choice it decides the result which can be win ,lose or draw.


Features :

    Based on the result you will get awarded scorces.
Win : if you win the game then your score goes up as well as there will be a green light on your choice.
Lose : if you lose the game then computers score goes up as well as there will be a red light on your choice.
Draw : If it's a draw then no one will provided score and their will be a gray light on your choice.


SCREEN_SHOTS

starts   Win   lose   draw  

About

rock paper scissors game using javascript

License:MIT License


Languages

Language:JavaScript 52.8%Language:CSS 24.3%Language:HTML 22.8%