Skip to content

ivbutsykin/rock-paper-scissors-cli

Repository files navigation

rock

Rock Paper Scissors

Rock Paper Scissors showdown against the computer. Classic fun in your command line

About The Project

Screenshot 2024-01-10 at 11 46 39

Rock Paper Scissors against the computer is a classic game where you face off against a virtual opponent. You choose between rock, paper, and scissors, and the computer does the same. The winner is determined based on the rules: rock crushes scissors, scissors cuts paper, and paper covers rock. It's a simple yet entertaining game of chance!

Built With

Installation

  1. Clone the repo:
    git clone https://github.com/ivbutsykin/rock-paper-scissors-cli.git
  2. Install NPM packages:
    npm install

Usage

Execute the command:

rock-paper-scissors-cli

Screen Recording 2024-01-10 at 12 00 01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published