Skip to content

git9it/react-rock_scissors_paper_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knb

Rock Scissors Paper

Famous game now on blockchain! You can bet and win some coins. Random number generated by blockchain so you got transparent fair game 👍

Demo

Here is a working live demo : http://react-rock-scissors-paper-game.vercel.app/

Install

  1. Clone the repo
    git clone https://github.com/git9it/react-rock_scissors_paper_game.git
  2. Install NPM packages
    npm install

Run

First, run the development server:

npm run start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.

Built with

  • React A JavaScript library for building user interfaces. React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Declarative views make your code more predictable and easier to debug.

  • Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on Ethereum.

About

Simple game based on EVM blockchain (Solidity, JS, React)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published