Skip to content

ndyhrdy/wordle

Repository files navigation

Netlify Status

Endy's Wordle

This is my version of the ever-popular 5-letter word-finding game! Play the game at wordle.endyhardy.me or spin up your own server to host, completely free! This remake is built using NextJS, Tailwind CSS and Framer Motion.

Features

  • Basic Wordle game
  • Server-side word validation and result-checking
  • Saved game progress using local storage
  • Light and dark mode
  • Hardware keyboard support
  • Statistics
  • Responsive layout

Deploying your own

Click the button below to deploy your own copy of this repo to Netlify.

Deploy to Netlify

Develop

You can also build on this remake either by forking and/or submitting a pull request! Once you have a copy on your local machine, install the dependencies and start the NextJS server. The app will run on http://localhost:3000. Navigate to the address to begin playing locally!

$ cd wordle   # if not here already
$ yarn        # install deps
$ yarn dev    # run it!

About

A remake of a popular word-finding game

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages