Skip to content

The Wordle clone that gets harder as you succeed. Each game, you must clear a number of boards equal to your current win streak, plus one, squared. All boards are played simultaneously, and the number of guesses per game is five more than the number of boards.

License

Notifications You must be signed in to change notification settings

cmderobertis/squaredle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squaredle

~ "The Wordle clone that gets harder as you succeed." ~
Each game, you must clear a number of boards equal to n+12, where n = your win streak.
All boards are played simultaneously, and the number of guesses per game is five more than the number of boards.

This project was adapted from a tutorial provided by FreeCodeCamp.org
https://www.freecodecamp.org/news/build-a-wordle-clone-in-javascript/

🟩🟨⬛⬛🟨 ⬛⬛⬛🟨⬛ ⬛🟨🟨⬛⬛
🟩⬛⬛🟩🟨 🟨⬛⬛⬛⬛ 🟩⬛⬛🟩🟨
🟩🟨🟩🟩⬛ ⬛🟨🟨⬛⬛ 🟨🟨🟩⬛⬛
🟩🟩🟩🟩🟩 🟩🟩🟩🟩🟩 🟩🟩🟩🟩🟩

Thank you, Josh Wardle, for the original game that I continue to play daily.

About

The Wordle clone that gets harder as you succeed. Each game, you must clear a number of boards equal to your current win streak, plus one, squared. All boards are played simultaneously, and the number of guesses per game is five more than the number of boards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published