Personal

Wordle - SRT

Web Game

A Wordle clone with persistent game state, daily puzzles, and vanilla JavaScript implementation.

RoleBuilder
FocusFrontend · Game Logic
StatusCompleted
Wordle - SRT

A browser-based recreation of the Wordle word puzzle game. Features daily puzzle mechanics, keyboard input handling, color-coded feedback, and persistent local progress so players can return and continue their streak.

  • Built and maintained web game functionality across the product scope described on this page.
  • Worked with HTML, CSS, JavaScript (ES6+) to deliver the project in a practical, shippable form.
  • Handled the implementation details needed to turn the project into a usable product or working release.
  • Daily puzzle system with streak tracking via localStorage.
  • Complete game logic — letter validation, position checking, and visual feedback.
  • Pure vanilla JavaScript — no frameworks, no build tools.
  • Delivered a complete web game experience that can be explored through the published project links.
  • Created a project that demonstrates applied engineering work rather than only isolated technical experiments.
View more projects