/Shifumi_game

Shifumi game is basically rock/paper/scissors game.

Primary LanguageJavaScript

Shifumi Game / Rock Paper Scissors logo


Do you know the rules of Shifumi Game?

Shifumi game is basically rock/paper/scissors game. The rules are simple:

· Rock beats scissors
· Scissors beat paper
· Paper beat rock

This game is responsive for desktop, tablet and mobile version.Be concentrated because you are competing against a computer. Scores are displayed at the top; the winner is the one who scores 3 points first.
Have fun!


🚀 Live Version


🎥 Video


Getting Started

This section provides a quick start guide.

The application was made in ReactJS, where Tailwind was used as a CSS framework, and packages such as Lottie, Confetti.

Prerequisites

Installation Documentation

To get a local copy up and running follow these simple steps:

  • Copy this link https://github.com/edi-sipka/Shifumi_game.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git clone https://github.com/edi-sipka/Shifumi_game`.
  • Go to the repository folder in your command prompt
  • Run npm install

Key Features

  • A player wins by completing winning rule combination.

  • Who first score 3 points is the winner.

  • After every point there is small point celebration animaition.

  • The game is responsive for desktop, tablet and mobile.

  • Round score info is in the header.

  • End game celebration with confetti animation.

  • Randomized computer combination every turn.

  • Restart game option after finishing game.

Enjoy the game! ❤️