{"id":29622675,"url":"https://github.com/bdrupieski/bogglesolver","last_synced_at":"2025-07-21T04:13:35.549Z","repository":{"id":13165095,"uuid":"15848038","full_name":"bdrupieski/BoggleSolver","owner":"bdrupieski","description":"3D Boggle solver in C#","archived":false,"fork":false,"pushed_at":"2014-12-15T01:08:32.000Z","size":300,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T18:21:48.001Z","etag":null,"topics":["boggle-solver","c-sharp","trie"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bdrupieski.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}},"created_at":"2014-01-12T18:34:30.000Z","updated_at":"2014-12-15T01:08:33.000Z","dependencies_parsed_at":"2022-09-15T20:50:37.327Z","dependency_job_id":null,"html_url":"https://github.com/bdrupieski/BoggleSolver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bdrupieski/BoggleSolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrupieski%2FBoggleSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrupieski%2FBoggleSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrupieski%2FBoggleSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrupieski%2FBoggleSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bdrupieski","download_url":"https://codeload.github.com/bdrupieski/BoggleSolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdrupieski%2FBoggleSolver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266237635,"owners_count":23897435,"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","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-solver","c-sharp","trie"],"created_at":"2025-07-21T04:13:30.211Z","updated_at":"2025-07-21T04:13:35.539Z","avatar_url":"https://github.com/bdrupieski.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"A solver for the game Boggle. It can handle boards up to 3 dimensions. \n\n'q' and 'u' are treated as separate characters in this solver unlike the real game. It also can't handle words with snowmen (U+2603) in them since this character is used internally by the Trie implementation to determine if a particular path is a word or not.\n\nIt uses the 12dicts 2of4brif word list of ~60,000 words obtained from http://wordlist.sourceforge.net/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdrupieski%2Fbogglesolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdrupieski%2Fbogglesolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdrupieski%2Fbogglesolver/lists"}