Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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❤️🔥❤️🐙
- Host: GitHub
- URL: https://github.com/xeven777/guess-the-num
- Owner: Xeven777
- License: mit
- Created: 2023-12-05T18:02:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-13T18:26:30.000Z (11 months ago)
- Last Synced: 2024-11-07T09:43:21.183Z (about 2 months ago)
- Topics: game, guess-the-number, guessing-game, hactoberfest, nextjs, nextjs14, open-source
- Language: TypeScript
- Homepage: https://guess-d-num.netlify.app/
- Size: 2.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!