A skribbl.io word search completion tool to guess words quickly based on hints. Improve your skribbl.io game performance with our efficient word search tool.
- Search for words based on partial patterns
- Use underscore (
?
) as a placeholder for unknown letters - Real-time search results as you type
- Displays the number of letters in the search pattern
- Responsive and user-friendly interface
-
Clone the repository:
git clone https://github.com/farhanulju/Skribbl-Search.git
-
Navigate to the project directory:
cd Skribbl-Search
-
Open the
index.py
file in your web browser.
-
Open the skribbl.io word search completion tool in your web browser.
-
Enter the partial word pattern in the search input field. Use underscore (
?
) as a placeholder for unknown letters. -
As you type, the tool will display real-time search results matching the entered pattern.
-
The number of letters in the search pattern will be displayed below the search input field.
-
Browse through the search results to find the desired word.
Contributions are welcomed! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/your-feature
-
Make your changes and commit them:
git commit -m 'Add some feature'
-
Push to the branch:
git push origin feature/your-feature
-
Open a pull request.
If you encounter any issues or have any questions, please open an issue on the GitHub repository.
This project is licensed under the MIT License.
- jQuery - JavaScript library used for DOM manipulation and AJAX requests.
- Farhanul Haque Khan
- Email: [email protected]
- GitHub: Farhanulju