8000 GitHub - sharifmarat/lingo: Guess a word (insipred by bulls and cows; lingo and wordle)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Guess a word (insipred by bulls and cows; lingo and wordle)

License

Notifications You must be signed in to change notification settings

sharifmarat/lingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess a word

Insipred by bulls and cows, Lingo and wordle.

lingo-nl

Supports multiple languages. Where to play:

Rules

Guess a 5 letter word. After entering a word you get a feedback for each letter:

  • full match if letter is at the correct place
  • partial match if letter is at the different place
  • no match if letter does not exist

Solver

There are two ways to trigger the solver:

  • When the field is empty, click 3 times on DEL, followed by 3 clicks on ENTER.
  • Or execute solve() in browser console.

Thanks to romst for the first implementation.

TODO:

  • add local storage for the current state (restore on page refresh)
  • rewrite in flutter/dart

About

Guess a word (insipred by bulls and cows; lingo and wordle)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0