Rock Paper Scissors

With Artificial Intellegence

Score

0

Human

0

AI

Start Game

Game count: 0

What is this?

This is a paper scissors rock game created using artificial intelligence.

This game can read the players' patterns to determine the next steps for 'AI' will take in order to win.

Built with Nuxt JS & Tailwind CSS framework.

How to play

  1. You can start the game by selecting "rock", "scissors" or "paper".
  2. Choose continuously until you create a pattern.
  3. Examples of patterns:
    • Rock, rock, rock, rock, etc.
    • Rock, scissors, rock, scissors, etc.
    • Rock, scissors, paper, rock, scissors, paper, etc.
    • Paper, paper, paper, paper, etc.
  4. See that you will lose.

Source code

Built with library: Brain JS

Get this code in: Github