Skip to content

Very smol Swedish Wordle clone - Multi-language Fork

Notifications You must be signed in to change notification settings

kartones-forks/swordle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swordle

Swordle is a Swedish 🇸🇪 Wordle clone built by @litenjacob to be very smol. It's ~250 lines of JS and equally little CSS, and has preact as its only runtime dependency. It also uses preact-cli to create a minimal, server-prerendered, offline-enabled build. Spela vackert! 🎉

This Fork

Small modification of the original code to allow for different languages, each with their word dictionary and guess attempts. Uses local storage, same as the original, and provides a small script (inside tools/ subfolder) to build the words from a Linux dictionary.

Some improvements can be done, like the dict script writing directly the words file.

The keyboard layout is modified to show all available characters, including those that normally wouldn't appear on a keyboard like Spanish accents.

Screenshots:

British English Swedish Spanish

About

Very smol Swedish Wordle clone - Multi-language Fork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • CSS 26.2%
  • Python 4.3%
  • HTML 2.9%