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.
The game is built using a combination of technologies:
- HTML
- CSS
- JavaScript
- Teachable Machine
-
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.
Fig: Example gameplay showing the user's gesture and the game's response.