Word Guess Game
A Wordle-style 5-letter word guessing game built as a custom WordPress shortcode plugin with dynamic API-based word generation and validation.
by mubbashir473 · github.com/mubbashir473/wordle-game-wordpress-plugin
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mubbashir473/wordle-game-wordpress-plugin/archive/refs/heads/main.zipWordPress Wordle Game
A Wordle-style 5-letter word guessing game built as a custom WordPress plugin.
Features
- 5x6 grid gameplay
- Dynamic word fetching via API
- Word validation via API
- No static word list
- Restart functionality
- Input validation and animations
Usage
Use shortcode:
[word_game]
Tech Stack
- WordPress (PHP)
- JavaScript (Vanilla)
- CSS
- External APIs