Skip to content

pablosavigne/Wordle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle

In this two part tutorial, you will learn to code the core functionality of the game (part 1), which includes taking user guess via key input and checking the solution, and add improvements (part 2), which includes adding a clickable keyboard, using the official wordlist, and bugfixing.

All this is done using basic HTML, CSS, and JavaScript.

wordle-preview

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.9%
  • CSS 41.1%
  • HTML 16.0%