Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 522 Bytes

Rock-Paper-Scissors-Game

A basic rock paper scissors game developed using pure HTML CSS and JavaScript.

Technologies Used:

  • HTML.
  • CSS.
  • JavaScript.

Silent Features:

  • A browser game based on real world game which describes the logical implementations in JS.
  • Integrated the basic JS logics and manipulated them to behave as a real opponent(cpu).
  • Dynaimc.
  • Easy logic.
  • Readable and commented code.

Project Preview:

Rock Paper Scissors.