Skip to content

GuessMaster is a game where users sign up, select a difficulty level, and guess a random secret number. The game provides hints, tracks attempts, and updates a leaderboard showcasing the top players.

Notifications You must be signed in to change notification settings

MeerUzairWasHere/GuessMaster

Repository files navigation

App Screenshot

GuessMaster

GuessMaster is a game where users sign up, select a difficulty level, and guess a random secret number. The game provides hints, tracks attempts, and updates a leaderboard showcasing the top players.

Note: You can use GuessMaster Client package to interact with the API.

Features

  • User authentication with sign-up and login.
  • Three difficulty levels: Easy (1-100), Medium (1-1000), Hard (1-10000).
  • Real-time feedback on guesses (higher/lower).
  • Attempts tracking for each game session.
  • Leaderboard showcasing top players across all difficulty levels.

Post Collection

Run Locally

Clone the project

  git clone https://github.com/MeerUzairWasHere/GuessMaster

Go to the project directory

  cd GuessMaster

Install dependencies

  npm install
  • ADD .env file (example.env is given)

Start the server

  npm run sever

Support

For support, email [email protected] or text me on my socials.

portfolio

linkedin

twitter

About

GuessMaster is a game where users sign up, select a difficulty level, and guess a random secret number. The game provides hints, tracks attempts, and updates a leaderboard showcasing the top players.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published