Skip to content

mohitdhatrak/wordle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle game clone

Netlify Status

Made a clone of the wordle game, try it out here. Try the original game here.

Screenshots:

image

image

image

image

Tech Stack:

React, HTML, CSS

Features:

  • Checks if fetched word is valid/exists.
  • Checks user input, only letters allowed, word has to be meaningful and 5 lettered.
  • Keyboard input as well as on-screen keyboard available.
  • Focus automatically on input field after page is rendered.
  • Checks letters to be coloured green, yellow or grey depending on number of letters in answer vs user input.
  • Maintains score, can play multiple rounds in a game, reset for a new game.
  • Mobile responsive.

Things I want to add or improve

  • Add animations similar to the original game.
  • Add signup/login to save a user's stats.
  • Improve overall UI.

Connect With Me

About

A clone of the famous word game - Wordle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published