- List of possible Boggle solutions.
- First install node dependencies -> npm install
- Start application by running -> node run
- Nodejs may use up almost 1GB of your RAM.
- Board sizes greater than 150*150 might take a very long time to run and may cause overheating.
- If there are more than one ways to make a particular word, That word will be printed the appropriate number of times.