Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasbbs/word-search
https://github.com/lucasbbs/word-search
css3 html5 javascript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucasbbs/word-search
- Owner: lucasbbs
- Created: 2021-09-04T19:50:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T03:48:59.000Z (9 months ago)
- Last Synced: 2024-04-13T13:10:44.639Z (9 months ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage: https://lucasbbs.github.io/word-search
- Size: 415 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Word Search Game
![Static Badge](https://img.shields.io/badge/version-2.0.0-blue.svg)
![Static Badge](https://img.shields.io/badge/License-MIT-yellow.svg)Welcome to our Word Search Game! This is a fun and engaging game where you can challenge yourself to find hidden words in a grid of letters. Below, you'll find all the necessary information to get started and enjoy the game to the fullest.
![Favorite Countries Web Application](word-search.png)
## Features
- **Random Words:** Each game session will have a unique set of words generated randomly.
- **Random Positions:** Words can appear in any position within the grid.
- **Random Directions:** Words can be oriented in four different directions: horizontally, vertically, diagonally (both forward and backward).
- **Variable Difficulty:** You can generate games ranging from 1 up to 50 words, allowing you to customize the challenge level according to your preference.
- **Interactive Gameplay:** To find a word, simply select its starting letter and then drag your cursor to select the entire word.
- **Auto-Solve Feature:** Stuck on a particularly tricky word? No worries! You can use the auto-solve feature to reveal the solution instantly.## :construction_worker: Getting Started
1. **Installation:** No installation required! Simply access the game through your web browser.
2. **Game Setup:** Choose the number of words you want to include in the game.
3. **Gameplay:** Scan the grid of letters to locate the hidden words. Once you find a word, click on its starting letter and drag your cursor to select the entire word.
4. **Auto-Solve:** If you get stuck or simply want to check your answers, you can use the auto-solve feature to reveal all the words instantly.
5. **Completion:** Complete the game by finding all the words within the grid.## Credits
This Word Search Game was developed by [Lucas Braga](https://github.com/lucasbbs) based on [Wordfind.js](https://github.com/bunkat/wordfind) and is brought to you with love and passion for word puzzles.
## Contact
Lucas Braga
[![Static Badge](https://img.shields.io/badge/WhatsApp-25D366?style=for-the-badge&logo=whatsapp&logoColor=white)](https://api.whatsapp.com/send?phone=12267247739)
[![Static Badge](https://img.shields.io/badge/Microsoft_Outlook-0078D4?style=for-the-badge&logo=microsoft-outlook&logoColor=white)](mailto:[email protected])
[![Static Badge](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/lucasbbs/)
[![Static Badge](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/lucasbbs/)## :closed_book: License
:closed_book: License
Initially Released in 2021
Completelly refactored in 2024
Made with :heart: by [Lucas Braga](https://github.com/lucasbbs) 🚀.
This project is under the [MIT license](https://github.com/lucasbbs/iMonitor-Backend/master/LICENSE).