A basic rock paper scissors game developed using pure HTML CSS and JavaScript.
- HTML.
- CSS.
- JavaScript.
- 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.