Skip to content

This is a Python file I created for an Art of Problem Solving class. It simulates the game "Boggle."

Notifications You must be signed in to change notification settings

ColeWyeth/Boggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is a Python file I created for an Art of Problem Solving class. It simulates the game "Boggle." The program generates a grid (simulating die) and then requests answers. It then checks if the answers are in the grid and awards points if they are. It will not work if there isn't a dictionary for it to access in the same directory, but I have provided a dictionary.

About

This is a Python file I created for an Art of Problem Solving class. It simulates the game "Boggle."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages