Loading…

Python Project

Rock Paper Scissors With OTP Verification

Built a Rock-Paper-Scissors game with OTP verification in Python.

Rock Paper Scissors With OTP Verification project output screenshot

Overview

Created an interactive Rock Paper Scissors Game using Python and Streamlit. The app lets users play against the computer in real time, tracking wins, losses, and draws across multiple rounds. It features a clean layout, instant result display, and a dynamic scoreboard powered by Streamlit’s session state management.

Key Features

  • Play Rock, Paper, Scissors directly in the browser.
  • Randomly selects a move for each round.
  • Displays real-time feedback with visual messages.
  • Keeps record of total wins, losses, and draws.
  • Allows multiple rounds without restarting the app.
  • Uses Streamlit’s st.session_state to maintain game state and score history.

Screenshots

× Zoomed Project Image