Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Squaredle Solver 🧩

A helper tool for solving Squaredle β€” a word game where players find words by connecting letters on a 4Γ—4 grid.

This solver takes a grid input (16 letters) and returns all possible valid words, including both standard answers and bonus words.

πŸ” What is Squaredle?

Squaredle is a daily word puzzle game where players connect adjacent letters (horizontally, vertically, or diagonally) to form words.
Each day presents a unique 4Γ—4 letter grid with dozens of possible words to find.

πŸ’‘ About This Tool

This repository contains the code for Squaredle Solver, a tool that:

  • Accepts a 4Γ—4 letter grid as input.
  • Finds all valid words based on the game's rules.
  • Includes both required answers and optional bonus words.
  • Can be used for research, learning, or verifying solutions.

⚠️ This tool is intended for educational and personal use. Please use responsibly and avoid spoiling the game for others.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages