All Projects → arifikhsan → batu-gunting-kertas-nuxt

arifikhsan / batu-gunting-kertas-nuxt

Licence: other
Rock Paper Scissors Game with Artificial Intellegence

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to batu-gunting-kertas-nuxt

Lichter.io
My own website and CV
Stars: ✭ 105 (+110%)
Mutual labels:  nuxtjs, tailwindcss
nuxt-breaky
Display your Tailwind CSS Breakpoints within Nuxtjs during Development
Stars: ✭ 129 (+158%)
Mutual labels:  nuxtjs, tailwindcss
website
My personal website and blog. Made with Nuxt.js and WindiCSS.
Stars: ✭ 19 (-62%)
Mutual labels:  nuxtjs, tailwindcss
aymaneMx.com
🎨 my personal website, built with Nuxt.js & TailwindCSS and Vue-Notion.
Stars: ✭ 26 (-48%)
Mutual labels:  nuxtjs, tailwindcss
Nuxt Tailwind
A Nuxt.js starter project template using Tailwind CSS without the distraction of a complicated development environment.
Stars: ✭ 71 (+42%)
Mutual labels:  nuxtjs, tailwindcss
Tailwindcss Module
Tailwind CSS module for Nuxt
Stars: ✭ 678 (+1256%)
Mutual labels:  nuxtjs, tailwindcss
norman-portfolio
Norman Nuthu's Portfolio
Stars: ✭ 16 (-68%)
Mutual labels:  nuxtjs, tailwindcss
Developmint.de
Open source company page built with Nuxt.js and TailwindCSS
Stars: ✭ 74 (+48%)
Mutual labels:  nuxtjs, tailwindcss
Universal Resume
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: ✭ 1,349 (+2598%)
Mutual labels:  paper, tailwindcss
nuxt-with-jest
First attempt to integrate the jest with nuxt.js
Stars: ✭ 28 (-44%)
Mutual labels:  nuxtjs
atari-demo
Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"
Stars: ✭ 21 (-58%)
Mutual labels:  paper
PaperDownload
知网/万方 论文/期刊批量检索下载
Stars: ✭ 18 (-64%)
Mutual labels:  paper
satellite
🛰️ Dashboard for probe.
Stars: ✭ 34 (-32%)
Mutual labels:  tailwindcss
FSL-Mate
FSL-Mate: A collection of resources for few-shot learning (FSL).
Stars: ✭ 1,346 (+2592%)
Mutual labels:  paper
symbols-search
Finding symbols is faster now ⚡
Stars: ✭ 22 (-56%)
Mutual labels:  tailwindcss
ScriptBlockPlus
任意のブロックにスクリプトを追加するプラグインです。
Stars: ✭ 25 (-50%)
Mutual labels:  paper
tailwind-gradient-generator
Tailwind Gradient Generator
Stars: ✭ 24 (-52%)
Mutual labels:  tailwindcss
nuxt-ghost
Easy Ghost content API integration with Nuxt.js.
Stars: ✭ 27 (-46%)
Mutual labels:  nuxtjs
3d-detection-papers
The papers in this list are about 3d detection, especially those using point clouds.
Stars: ✭ 77 (+54%)
Mutual labels:  paper
guild
Guild - Build Your Guild and award employees with Crypto 💰
Stars: ✭ 3 (-94%)
Mutual labels:  tailwindcss

Rock Paper Scissors Game with Artificial Intellegence

Demo

http://rockpaperscissors-ai.now.sh/

What is this?

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

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

Built with Nuxt JS & Tailwind CSS framework.

Screensot

image

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.

Build setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].