8000 GitHub - webpro/wooordle
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

webpro/wooordle

Repository files navigation

Wooordle

Game

Play at wooordle.webpro.nl

Local development:

bun run prebuild # once
bun run dev

Run simulations

Use Bun, tsx or Node.js:

bun simulations/solve-random-word.ts
npx tsx simulations/solve-random-word.ts
node --experimental-strip-types --disable-warning=ExperimentalWarning simulations/solve-random-word.ts

Other available simulations:

bun simulations/find-best-words.ts
bun simulations/find-possible-words.ts
  • Runs 2315 games with English 5-letter words
  • Dutch and 6-letter word listsre also available

Algorithms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0