Swift-WordleSolver - Solve and analyze Wordle games. Command-line tool written in Swift

Overview

Swift-WordleSolver

Solve and analyze Wordle games. Command-line tool written in Swift

Example

Answer: PLUME

-- "SKULL" ⬜️ ⬜️ 🟩 🟨 🟨 We learned... → 🟩 Matched "U" on #3. → 🟨 Contains "L" somewhere → 🟨 "L" will never appear on #5. → 🟨 "L" will never appear on #4. → ⬜️ Does NOT contain "S" anywhere → ⬜️ Does NOT contain "K" anywhere

-- "LAUGH" 🟨 ⬜️ 🟩 ⬜️ ⬜️ We learned... → 🟩 Matched "U" on #3. → 🟨 Contains "L" somewhere → 🟨 "L" will never appear on #5. → 🟨 "L" will never appear on #4. → 🟨 "L" will never appear on #1. → ⬜️ Does NOT contain "S" anywhere → ⬜️ Does NOT contain "K" anywhere → ⬜️ Does NOT contain "H" anywhere → ⬜️ Does NOT contain "G" anywhere → ⬜️ Does NOT contain "A" anywhere

-- "FLUTE" ⬜️ 🟩 🟩 ⬜️ 🟩 We learned... → 🟩 Matched "U" on #3. → 🟩 Matched "L" on #2. → 🟩 Matched "E" on #5. → 🟨 Contains "L" somewhere → 🟨 "L" will never appear on #5. → 🟨 "L" will never appear on #4. → 🟨 "L" will never appear on #1. → ⬜️ Does NOT contain "T" anywhere → ⬜️ Does NOT contain "S" anywhere → ⬜️ Does NOT contain "K" anywhere → ⬜️ Does NOT contain "H" anywhere → ⬜️ Does NOT contain "G" anywhere → ⬜️ Does NOT contain "F" anywhere → ⬜️ Does NOT contain "A" anywhere

-- "PLUME" 🟩 🟩 🟩 🟩 🟩 We learned... → 🟩 Matched "U" on #3. → 🟩 Matched "P" on #1. → 🟩 Matched "M" on #4. → 🟩 Matched "L" on #2. → 🟩 Matched "E" on #5. → 🟨 Contains "L" somewhere → 🟨 "L" will never appear on #5. → 🟨 "L" will never appear on #4. → 🟨 "L" will never appear on #1. → ⬜️ Does NOT contain "T" anywhere → ⬜️ Does NOT contain "S" anywhere → ⬜️ Does NOT contain "K" anywhere → ⬜️ Does NOT contain "H" anywhere → ⬜️ Does NOT contain "G" anywhere → ⬜️ Does NOT contain "F" anywhere → ⬜️ Does NOT contain "A" anywhere

How to Use

You will need to find a list of n-letter words, in a plain .txt file. Capitalization does not matter. I use this one.

You might also like...
App created in UIKit in order to control users' games library
App created in UIKit in order to control users' games library

App created in UIKit in order to control users' games library. It's developed in Swift 5 with Storyboard, and relies in a ASP.Net API backend.

WhoSings Goal of the game: Choose the artist that sings a specific line of lyrics, winning points for every correct choice
WhoSings Goal of the game: Choose the artist that sings a specific line of lyrics, winning points for every correct choice

WhoSings Goal of the game: Choose the artist that sings a specific line of lyrics, winning points for every correct choice. Installation To run the pr

Mergel - a match-and-merge game written in Swift, using SpriteKit

Mergel is a match-and-merge game written in Swift, using SpriteKit. It was created for the purpose of having some fun with SpriteKit and learning the Swift language.

3D Shoot'em Up written with OpenGL ES 1.1/2.0 running on iOS, Android, Windows and MacOS X.
3D Shoot'em Up written with OpenGL ES 1.1/2.0 running on iOS, Android, Windows and MacOS X.

SHMUP This is the source code of "SHMUP" a 3D Shoot 'em up that I wrote in 2009. It is very inspired of Treasure Ikaruga, the engine runs on iOS, Andr

A simple Chess game for iOS, written in Swift
A simple Chess game for iOS, written in Swift

Swift Chess This is a simple chess game for iPhone and iPad, designed for novice players. It features a very simple AI that plays much like a beginner

Simple memory game written in Swift 4 using VIPER Architecture.
Simple memory game written in Swift 4 using VIPER Architecture.

Viper Memory Game Simple memory game written in Swift 4.2 using VIPER Architecture. The Memory Game is a deck of cards where the user needs to find ma

Declarative data validation framework, written in Swift

Peppermint Introduction Requirements Installation Swift Package Manager Usage Examples Predicates Constraints Predicate Constraint Compound Constraint

A snake engine written in SpriteKit for all Apple devices.
A snake engine written in SpriteKit for all Apple devices.

A snake engine written in SpriteKit for all Apple devices. ⭐ Features Fully tested engine functionality. Framework based, super easy to integrate in d

XCode and Swift game based on the generation of random cards and some functions related to the comparison of the results.
XCode and Swift game based on the generation of random cards and some functions related to the comparison of the results.

war-card-game-V1 XCode and Swift game based on the generation of random cards and some functions related to the comparison of the results. Once a card

Owner
Tobi Schweiger
iOS developer that likes all things iOS (duh). Working on the @ParkWhiz app.
Tobi Schweiger
Gamer-s-Collection - An app for searching and saving favorite games using rawg.io api and Core Data

Gamer-s-Collection - An app for searching and saving favorite games using rawg.io api and Core Data

Rıdvan İmren 1 Aug 19, 2022
Wordle Clone iOS app using Swift and SwiftUI 😎

Wordle Clone Wordle clone using Swift and SwiftUI for educational purposes. Video Preview Screenshots Features Hard Mode Help Screen Sync Stats across

Shameem Reza 8 Jan 1, 2023
Glide is a SpriteKit and GameplayKit based engine for building 2d games easily

Glide is a SpriteKit and GameplayKit based engine for building 2d games easily, with a focus on side scrollers. Glide is developed with Swift and works on iOS, macOS and tvOS.

null 433 Jan 6, 2023
Wordle Türkçe - iOS - Swift

Wordle-Turkce-iOS Xcode üzerinde derleyerek telefonunuza yükleyebilirsiniz ?? Günlük bir limit eklemedim istediğiniz kadar oynayabilirsiniz. Oyun sonu

Muhammed Faruk Söğüt 0 Feb 11, 2022
WordleAverage - Adds an Average Guesses statistic to the viral daily word game Wordle

WordleAverage Adds an "Average Guesses" statistic to the viral daily word game W

null 0 Jan 26, 2022
Wordle clone in SwiftUI for educational purposes

wordle-clone Wordle clone in SwiftUI for educational purposes. Word list copied

Erik Olsson 28 Oct 18, 2022
DarnWordle - A SwiftUI retro for Wordle, the W* game

DarnWordle A SwiftUI retro of Wordle, the W* game Motivation Well, the game look

Cédric Bahirwe 1 Feb 6, 2022
SwiftUI implementation of the game Wordle.

Wordle In SwiftUI This is my implementation of Wordle in SwiftUI. Explaination I know some of the code does not really make any sense, like random com

S 2 May 29, 2022
This is a clone project of Wordle. The app is made using SwiftUI

Wordle This is a clone project of Wordle. The app is made using SwiftUI. You can

HZ.Liu 5 Nov 25, 2022
QuizButton is a simple buzzer app that is extremely useful when you play quiz games.

QuizButton is a simple buzzer app that is extremely useful when you play quiz games.

yuken 1 Dec 2, 2021