Skip to content

jameslinimk/wordlecloneweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another Wordle clone

Yes, this is another Wordle clone. This one has:

  • 3-7 length words
  • 3-9 guesses
  • Dynamic light/dark mode
  • Word sharing
  • Virtual keyboard
  • Custom daily words
  • Statistics
  • Dynamic game board sizing

This is my first ever big web project using a framework, Svelte.

Compiling yourself

  1. Clone the repository
  2. Run npm i to install the dependencies
  3. Run either npm run dev to run a hot-reload localhost site, or npm run build to compile the code into HTML and JS.

Word list

A full list of words can be found in /wordfinder/words.ts. It is taken from here and is from the scrabble dictionary.

About

A wordle clone with 3-7 letter words and 3-9 guesses.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •