top of page

Game Development

WorkSpark is an anagram puzzle game where players rearrange scrambled letters to find the correct word. The game randomly selects a word from its word list, shuffles its letters, and displays the puzzle. Players enter their answer and receive feedback, with hints available and up to three attempts to solve each word. Built with Python and CustomTkinter, it combines word selection, letter scrambling, answer validation, and attempt tracking in a simple desktop interface, packaged as a standalone executable using PyInstaller.

ChatGPT Image Aug 31, 2026, 05_54_39 PM.png
bottom of page