Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.46 KB

README.md

File metadata and controls

54 lines (34 loc) · 1.46 KB

Guess The Number Game

Test your luck and intuition in this thrilling guessing game built with Next.js 14!

Features

  • Beautiful UI/UX: Made in thrilling Squid Game theme and also added thrilling bg-music.
  • Smart algorithm: The game adjusts its difficulty based on your performance, keeping you on your toes.
  • Fast and responsive: Built with Next.js, the game delivers a seamless and performant experience.
  • Installable as an app: Enjoy the game offline and on the go with the installable app feature (PWA).
  • Cross-platform compatibility: Play on your desktop or mobile device seamlessly.

Getting Started

  1. Clone the repository:

     https://github.com/Xeven777/guess-the-num.git
  2. Install dependencies:

    cd guess-the-num
    npm/bun install
  3. Start the development server:

    npm/bun run dev
  4. Open in your browser:

    Visit http://localhost:3000 to play the game.

Installing as an App

  1. Open the game in your browser.
  2. Click the "Install" button (usually in the browser's menu).
  3. Follow the prompts to add the game to your home screen.

Contributing

We welcome contributions! Feel free to open issues or pull requests to make the game even better.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Enjoy the Game!

Have fun testing your guessing skills and let us know what you think!