ws2018-js-rock-paper-scissorsโ€“[JavaScript] Writing a Rock-Paper-Scissors Game in JavaScript

Media Files

No media files provided.

Project Submission

+ Submit Assignment

Deadline: over 5 years ago.

Your submissions

Requirement

  • 3 Buttons for user's choice (Paper, Scissor, Rock)
  • 1 Icon for computer's choice
  • When user picked a choice, computer will random a choice
  • Determine whether computer or user wins

Implementing the followings will get extra points:
- Scores calculation (2 out of 3)
- Animations

Submission guideline

Develop the application using CodePen, and submit with the CodePen URL.