You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Qt/C++ word guessing game inspired by Wordle, using a Turkish 5-letter word list stored in SQLite. Built with a focus on clean architecture (SOLID), testability, and separation of UI and game logic.