Skip to content
Open navbar menu
Sign UpLog In
Profile icon

IsraelW

@IsraelW
GitHub
  • better trivia game

    Cover page
    Made with Python
    Recent comments (0)
  • quad formula

    Cover page
    Made with Python
    Recent comments (0)
IsraelW
IsraelW
published an Update
9 months ago
4
Boggle
BogglePlay boggle in your terminal!
Boggle now finds all the words in 1-2 seconds
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
#games
#python
IsraelW
IsraelW
published an Update
10 months ago
4
Boggle
BogglePlay boggle in your terminal!
Colors!
There are now colors in the menu and some parts of the game! Colors are coming to the rest of the game soon!
IsraelW
IsraelW
published an Update
1 year ago
4
Boggle
BogglePlay boggle in your terminal!
Load found words when you load a file
When you load a file, you can choose if you want all the words that were found when the board was last saved.
IsraelW
IsraelW
published an Update
1 year ago
4
Boggle
BogglePlay boggle in your terminal!
Load and Save Boards!
You now have the ability to save your boards and words and to come back to the same board at a later time.
IsraelW
IsraelW
published an Update
1 year ago
4
Boggle
BogglePlay boggle in your terminal!
Modes!
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
IsraelW
IsraelW
published an Update
1 year ago
4
Boggle
BogglePlay boggle in your terminal!
You can now view your words
When you enter a word, it shows up above the grid. You're now able to double check if you already did a word and not waste time re-entering words.
IsraelW
IsraelW
published a Repl
1 year ago
4
Boggle
BogglePlay boggle in your terminal!
IsraelW
IsraelW
There 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
IsraelW
IsraelW
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 seconds9 months ago
IsraelW
IsraelW
published a Repl
1 year ago
0
100 Days of Code 7
100 Days of Code 7Asks about Shadow and Bone
IsraelW
IsraelW
published a Repl
1 year ago
0
100daysofcode Day 4
100daysofcode Day 4100 Days of Code Project!