Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Game 🎮

A simple web-based Rock-Paper-Scissors game using Python and HTML.

Features

  • Play Rock, Paper, Scissors in the browser
  • Python backend using http.server
  • Random computer moves
  • JSON-based API

Requirements

  • Python 3.7+
  • Web browser

How to Run

  • Open cmd in game folder
  • Then run this comment python server.py (this will start the python HTTP server)
  • Then open browser http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages