Wordle Clone

July 2023

This project is a recreation of the popular word puzzle game, Wordle. It was built using React.js and Material-UI, aiming to capture the essence of the original game while demonstrating the ability to follow strict design specifications.

The recreated Wordle game is designed to work across a variety of devices. It maintains its look and feel whether played on a desktop, tablet, or mobile device. A focus on responsive design ensures that the game adapts to different screen sizes, making it enjoyable for players regardless of their chosen platform.

In addition to device compatibility, this recreation of Wordle includes both light and dark modes. These features were added to accommodate the visual preferences of different users, providing them with a comfortable viewing experience no matter their setting or time of day.

This project is a practical demonstration of faithfully replicating a game, while incorporating elements of modern web design, such as responsiveness and theme versatility. It showcases a careful and precise approach to building a game that captures the original Wordle experience and makes it accessible to anyone, anywhere.