VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Word Racer and Boggle Solver (UPDATED)

by Dave Andrews (19 Submissions)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

I developed this to solve 'Yahoo Word Racer' games. You can put in a 'letter grid' of any shape or size - even ones with HOLES such as in round 4. (right now up to 10X10) and it will solve all of the possible REAL words (using the included dictionary). It would also work fine for Boggle. Since Word Racer is a fast-paced game, I have it set to only solve 3,4, and 5 letter words (unless there is a 'QU' in there in which case it will also solve 6 letters)
One of the intersting things about my solver is that you can use groups of letters in each cell, and it could find words in combination of groups of letters.
If you want to have it solve longer words, simply add a new listbox to the lstWords array - giving it an index number equal to the number of letters wanted, and then modify the limits at the bottom of function "AddNextLetter"
Enjoy!

Rate Word Racer and Boggle Solver (UPDATED)

Download Word Racer and Boggle Solver (UPDATED)

Download Word Racer and Boggle Solver (UPDATED) (607 KB)

Word Racer and Boggle Solver (UPDATED) Comments

No comments have been posted about Word Racer and Boggle Solver (UPDATED). Why not be the first to post a comment about Word Racer and Boggle Solver (UPDATED).

Post your comment

Subject:
Message:
0/1000 characters