Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 880 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 880 Bytes

Rock-paper-scissors

Screenshot

This is the Rock Paper Scissors project from The Odin Project

Live Demo 👈

Built with

Technologies

  • HTML
  • CSS Flexbox
  • Vanilla Javascript

Tools

  • Visual Studio Code
  • Linux
  • Git and Github

Outcome

  • A basic Rock Paper Scissors web game.

Summary

What I leanred

  • First time to build an actual project with CSS Flexbox.
  • First time to build an actual project with vanilla Javascript.
  • Various concepts like addEventListener and callback function.

Author