I changed the Python interpreter to PyPy which uses just-in-time compilation to immensely speed up programs.
Boggle previously took ~10 seconds to find 100+ words, now it can do it in ~3 seconds
There are now two different modes you can play in!
Normal Mode allows three-letter words
Hard Mode doesn't allow any words that are less than four letters
IsraelWThere are now colors in the menu and some parts of the game! Colors are coming to the rest of the game soon!10 months ago
IsraelWI changed the Python interpreter to PyPy which uses just-in-time compilation to immensely speed up programs.
Boggle previously took ~10 seconds to find 100+ words, now it can do it in ~3 seconds9 months ago