Page 1 of 1

Scale-A-Boggle

Posted: 09 Aug 2019, 12:57
by maestrith
AlleyArtwork sent me a copy of his Boggle game on Hangouts and I couldn't stop coding once I started.
This is what I came up with.

Github Download

Press Enter to start the game.
Change

Code: Select all

Boggle:=New ScaleABoggle(100,100)
to

Code: Select all

Boggle:=New ScaleABoggle(<Number_Of_Dice_You_Want>,100)