Skip to content

Santhi025/Rock-Paper-Scissor-withJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissor Game

This is a basic Java program where you can play Rock, Paper, Scissors with the computer.

Features

  • Lets the user choose rock, paper, or scissors
  • The computer randomly chooses one
  • The winner is decided based on the rules

How to Run

  1. Make sure Java is installed on your computer.
  2. Open the command prompt and go to the project folder.
  3. Compile the program: javac Rock_Paper_Scissor.java
  4. Run the program: java Rock_Paper_Scissor

About

This project is created by Santhi, a first-year CSE student at Andhra University.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages