Skip to content

parvvareshGo/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors (Go)

A simple Rock-Paper-Scissors game written in Go.

Build with Docker

docker build -t rps:latest .

Run

docker run -it --rm rps:latest

Play

Enter your choice: rock, paper, or scissors. The game continues until the score difference reaches 2.


This keeps it short, clear, and functional.  

I can also add a **GitHub Actions note** section in 2–3 lines if you want. Do you want me to do that?

About

rock-paper-scissors game with go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published