{"id":28629884,"url":"https://github.com/codebox/boggle","last_synced_at":"2025-10-14T04:34:54.494Z","repository":{"id":140514338,"uuid":"48639172","full_name":"codebox/boggle","owner":"codebox","description":"A boggle solver and game","archived":false,"fork":false,"pushed_at":"2020-04-27T17:48:05.000Z","size":449,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-12T12:13:51.143Z","etag":null,"topics":["boggle","boggle-solver","game"],"latest_commit_sha":null,"homepage":"http://codebox.org.uk/pages/boggle-game-solver-and-web-service","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codebox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-12-27T09:03:33.000Z","updated_at":"2022-08-04T04:18:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"98379a13-efa5-4f41-b3b4-af1174b8aecf","html_url":"https://github.com/codebox/boggle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codebox/boggle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebox%2Fboggle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebox%2Fboggle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebox%2Fboggle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebox%2Fboggle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebox","download_url":"https://codeload.github.com/codebox/boggle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebox%2Fboggle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017939,"owners_count":26086213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boggle","boggle-solver","game"],"created_at":"2025-06-12T12:13:47.139Z","updated_at":"2025-10-14T04:34:54.483Z","avatar_url":"https://github.com/codebox.png","language":"Python","readme":"# Boggle Solver/Game\n\nThis is a command-line Boggle Solver and Boggle game, written in Python.\n\nTo play a game of Boggle, simply run the following command:\n\n```\npython boggle.py\n```\n\nThe utility will display a random 4x4 grid of letters - you have 3 minutes to find as many words in the grid as possible, by moving between adjoining letters vertically, horizontally or diagonally in any direction. Words must be at least 3 letters long, and if the letter 'Q' is shown it should be treated as the 2-letter sequence 'Qu'.\n\nWhen your time runs out, the utility will show you all the words that it was possible to find in the grid so that you can see how well you did.\n\nTo solve a Boggle board (i.e. to find all possible words in the grid), run the following command replacing the argument enclosed in quotes with the letters of the board:\n\n```\npython boggle.py \"YOUR FOUR ROWS HERE\"\n```\n\nYou must provide exactly 16 letters in groups of 4 as shown above, with each group representing a row of letters from the grid starting with the top row.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebox%2Fboggle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebox%2Fboggle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebox%2Fboggle/lists"}