botsofcog / advancedrps

A web3 app where you can play Rock Paper Scissors Lizard Spock

Home Page:advancedrps.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced RPS

A web3 app to play Rock, Paper, Scissors, Lizard, Spock while betting Ethereum!

image

You need Metamask connected to the Rinkeby Testnet and some Testnet Ethereum.

For Testnet Ethereum, you can go here.

Run Locally

Clone the project

  git clone https://github.com/tomasellis/advancedrps.git

Go to the project directory

  cd advancedrps/web or project-directory/web

Install dependencies

  npm install

Start the app

  npm run start

Acknowledgements

The RPS contract wasn't written by me, I just deploy and interact with it. Go check out the author Clément Lesaege - clement@lesaege.com 's stuff.

About

A web3 app where you can play Rock Paper Scissors Lizard Spock

advancedrps.vercel.app


Languages

Language:TypeScript 92.2%Language:Solidity 5.6%Language:JavaScript 1.3%Language:CSS 0.9%