1.0.6 • Published 2 months ago

cli-rps-game v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Rock Paper Scissors CLI Game

Welcome to the Rock Paper Scissors CLI game! This interactive command-line game allows you to play the classic rock-paper-scissors against the computer.

Installation

To use this tool, you need to have Node.js installed on your system. You can install globally using npm:

npm install -g cli-rps-game

How to Play

Once installed, simply run the following command:

playrps

or alternatively, you can play by using npx:

npx cli-rps-game

Packages Used

Development

To start the development server locally, you can use the following command:

yarn start

This will launch the game in development mode, allowing you to make changes and test your code.

1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago