Skip to content

Commit

Permalink
add link to webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
barny-ar committed Jul 29, 2022
1 parent 70457d0 commit 351f277
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This is a simple rock paper scissors game. you can choose from paper, rock , or scissors. The hirarchy of each sign is described by the image below. The arrows shows dominance over the pointed direction.

👉[To Play](https://lemma-barnabas.github.io/Odin-rockPaperScissors/)

![rockpaperscissors image](./images/rockpaperscissors.png)

## This game is written only in html and javascript
Expand Down

0 comments on commit 351f277

Please sign in to comment.