henryburkhardt / spartle

Custom Wordle clone for my high school newspaper in React

Home Page:https://henryburkhardt.github.io/spartle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Custom Wordle clone for my high school newspaper in React

https://henryburkhardt.github.io/spartle/


Languages

Language:JavaScript 75.0%Language:CSS 22.8%Language:HTML 2.2%