/spartle

Custom Wordle clone for my high school newspaper in React

Primary LanguageJavaScript

Spartle

Spartle is a Wordle clone built with React.js. The words are SPA-themed words and are picked based on the current date (updated every weekday). The project is organized into five React components: Game, Row, Square, Keyboard and Key. The repository includes two final renderings of the game: Spartle (the full normal Worlde game) and SpartleEmbed (a version without the Keyboard that can be easily embeded on other websites) and two previews for the game that can also be embeded SpartlePreview and SpartlePreviewMobile.