Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xeven777/guess-the-num

Simple Number guessing game made using next.js 14, made in squid game theme❤️‍🔥❤️🐙
https://github.com/xeven777/guess-the-num

game guess-the-number guessing-game hactoberfest nextjs nextjs14 open-source

Last synced: 6 days ago
JSON representation

Simple Number guessing game made using next.js 14, made in squid game theme❤️‍🔥❤️🐙

Awesome Lists containing this project

README

        

# 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:**

```bash
https://github.com/Xeven777/guess-the-num.git
```

2. **Install dependencies:**

```bash
cd guess-the-num
npm/bun install
```

3. **Start the development server:**

```bash
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!