Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 692 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 692 Bytes

Rock Paper Scissor Game

https://omrfrkcpr.github.io/Rock_Paper_Scissors_Game/

Description

Project aim is to create a traditional rock paper scissor game.

Project Skeleton

Rock_Paper_Scissor_Game(folder)
|
|----assets
|----game.js
|----index.html
|----LICENSE
|----project.gif
|----readme.md
|----style.css

Outcome

project

At the end of the project, will be able to;

  • improve coding skills within HTML & CSS & JS

  • use git commands (push, pull, commit, add etc.) and Github as Version Control System.

⌛ Happy Coding ✍