Search⌘ K

Project: Rock, Paper, Scissors

Explore how to build a complete Rock Paper Scissors game using JavaScript. Learn to capture player input, implement game logic to determine winners, and display the game outcome dynamically. This lesson helps you consolidate your JavaScript skills by creating an interactive project with opportunities to add features like scoring and styling for a polished result.

You’ve made it! You now have the power to build real, interactive, JavaScript-powered apps.

This final lesson is where you turn that power into something uniquely yours. You’ll create the following:

Goal

You will learn to:

  • Apply everything you've learned in this course.

  • Build a fully functional Rock, Paper, Scissors game.

  • Plan, write, and test your JavaScript code step by step.

  • Add your own creative twist to make it unique. ...

Rock, paper, scissors