Git Product home page Git Product logo

flamingherb / scrabble-solver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kamilmielnik/scrabble-solver

0.0 0.0 0.0 15.45 MB

Free and open-source analysis tool for Scrabble and Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Persian, Polish & Spanish.

Home Page: https://scrabble-solver.org

License: Other

Shell 0.01% JavaScript 5.07% TypeScript 85.75% SCSS 9.17%

scrabble-solver's Introduction

Scrabble Solver logo

Free and open-source analysis tool for Scrabble and Literaki.

Quickly find top scoring words using given letters and board state.

Available at https://scrabble-solver.org in 7 languages.

Flag of United Kingdom Flag of United States Flag of France Flag of Germany Flag of Iran Flag of Poland Flag of Spain

Version License Node version

Build Test ESLint

You can run it on your machine, it's cross-platform - all you need is Node.js.

Screencast GIF showing user interface when solving for oxyphenbutazone, which is a top-scoring word in English version of Scrabble

scrabble-solver

Dictionaries

Language Word list Word definitions Highest-scoring word
🇬🇧 English 💾 SOWPODS Merriam-Webster oxyphenbutazone (1458)
🇺🇸 English 💾 TWL06 Merriam-Webster oxyphenbutazone (1458)
🇫🇷 French 💾 hbenbel/French-Dictionary CNRTL encyclopediques (1512)
🇩🇪 German 💾 hippler/german-wordlist DWDS polytoxikomanem (1512)
🇮🇷 Persian 💾 MansourM/persian-to-persian-dictionary واژه یاب ‏(756) اگزیستانسیالیست
🇵🇱 Polish 💾 SJP.PL SJP.PL współposiądźmyż (1512)
🇪🇸 Spanish 💾 FISE-2 Diccionarios.com flexibilizabais (1323)

Requirements

  • Node.js 16+
  • min. 1000px x 700px viewport size (1500px x 1200px recommended)

Run

npx scrabble-solver

or

npm install -g scrabble-solver

# and then run anytime with:
scrabble-solver

Open http://localhost:3333/ if it didn't open up for you.

Uninstall

npm uninstall -g scrabble-solver

# The package stores logs and dictionaries in $HOME/.scrabble-solver
# It uses os.homedir() to get $HOME location.
rm -rf $HOME/.scrabble-solver

Develop

  • All commands below are meant to be executed in the root directory
  • Some of these commands can take a lot of time if you have never run them before

Setup

npm install
npm run install:dev

App dev server

Runs at http://localhost:3000/.

npx lerna run dev --scope=@scrabble-solver/scrabble-solver

Hot code reload works for scrabble-solver package only.

Rebuild a single package

npx lerna run build --scope=@scrabble-solver/PACKAGE_NAME_HERE

Tech stack

scrabble-solver's People

Contributors

kamilmielnik avatar mansourm avatar theraphael0000 avatar hansolo80 avatar cboki avatar kyczan avatar yuriyyakym avatar rerollea avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.