/rock-paper-scissor_game

Rock paper scissor game powered by Teachable Machine. Algorithm-driven random outcomes to determine the winner.

Primary LanguageJavaScript

Rock Paper Scissors Game with Teachable Machine

Table of Contents

Introduction

Welcome to the Rock Paper Scissors game powered by Teachable Machine. This interactive web application allows users to play the classic Rock Paper Scissors game with a modern twist. The game leverages the capabilities of Teachable Machine to analyze and classify the user's hand gestures in real-time, determining their choice of rock, paper, or scissors. The game then employs an algorithm-driven approach to determine the winner based on the random outcomes.

Tech Stack

The game is built using a combination of technologies:

  • HTML
  • CSS
  • JavaScript
  • Teachable Machine

Key Features

  • Interactive Gameplay: Users can play the game by making hand gestures for their choice of rock, paper, or scissors.

  • Algorithm-Driven Outcomes: The game's algorithm generates random outcomes for the computer's choice, leading to fair and exciting gameplay.

  • Teachable Machine Integration: The Teachable Machine model analyzes user gestures in real-time, enhancing the overall user experience.

  • Point Tracking: The game keeps track of points, displaying the user's wins and losses.

Glimpse of the Website

Screenshot (666) Fig: Example gameplay showing the user's gesture and the game's response.