Skip to content

cryptoMavrik/next-trivia

Repository files navigation

Blockchain Trivia Game

Test your knowledge of blockchain history and technology!

Are you a Blockchain Master?

How to play

  • Select your answer from the choices and submit
  • There are 3 rounds to the game
  • Point values increase every round
  • Correct answers award the current round's point value
  • Incorrect answers deduct the current round's point value
  • Incorrectly answer 3 questions and game over

Installation

Clone repo:

git clone [email protected]:cryptoMavrik/next-trivia.git

Install dependencies:

npm install
# or
yarn

Run the development server:

npm run dev
# or
yarn dev

Known Issues

  • Questions not randomized
  • WalletConnect throwing error if you disconnect wallet, click connect again, and close the QR modal