Famous game now on blockchain! You can bet and win some coins. Random number generated by blockchain so you got transparent fair game 👍 |
Here is a working live demo : http://react-rock-scissors-paper-game.vercel.app/
- Clone the repo
git clone https://github.com/git9it/react-rock_scissors_paper_game.git
- Install NPM packages
npm install
First, run the development server:
npm run start
# or
yarn start
Open http://localhost:3000 with your browser to see the result.
-
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.