Skip to content

arijoon/scrabble-solver-2

Repository files navigation

Scrabble solver ported to the latest angular and ionic

An app made to help you generate words that match the dictionary

This app is made using ionic, which means you can run it via the web locally without installig it on any device just run:

npm start

How to use:

you can view the help section after running the app:

example1:

first example first example

example 2

second example second example

The table of wildcards:

Character Definition
| One or none of any characters in Available Characters
? One of Any characters in Available Characters
_ Single character from A-Z
! One or none of any characters from A-Z (may or may not exist)