{"id":20929758,"url":"https://github.com/RedInfinityPro/Boggle","last_synced_at":"2025-03-13T01:42:47.183Z","repository":{"id":187608896,"uuid":"499687526","full_name":"RedInfinityPro/Boggle","owner":"RedInfinityPro","description":"The project uses Pygame to digitally execute Boggle, a classic word game where players form words from adjacent letters, competing against a computer to find valid words within a set time.","archived":false,"fork":false,"pushed_at":"2024-11-05T02:16:53.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T03:04:16.394Z","etag":null,"topics":["customtkinter","random","string","time"],"latest_commit_sha":null,"homepage":"","language":"Python","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/RedInfinityPro.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}},"created_at":"2022-06-04T00:36:45.000Z","updated_at":"2024-11-05T02:19:46.000Z","dependencies_parsed_at":"2024-05-14T00:37:06.058Z","dependency_job_id":"d98aecb2-06af-4868-b641-ccf8db653f77","html_url":"https://github.com/RedInfinityPro/Boggle","commit_stats":null,"previous_names":["statute8234/boggle","redinfinitypro/boggle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedInfinityPro%2FBoggle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedInfinityPro%2FBoggle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedInfinityPro%2FBoggle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedInfinityPro%2FBoggle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedInfinityPro","download_url":"https://codeload.github.com/RedInfinityPro/Boggle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243324263,"owners_count":20273099,"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":["customtkinter","random","string","time"],"created_at":"2024-11-18T21:23:36.671Z","updated_at":"2025-03-13T01:42:47.164Z","avatar_url":"https://github.com/RedInfinityPro.png","language":"Python","readme":"# Boggle\nThe project uses Pygame to digitally execute Boggle, a classic word game where players form words from adjacent letters, competing against a computer to find valid words within a set time.\n\n[![Static Badge](https://img.shields.io/badge/nltk-orange)](https://pypi.org/project/nltk/)\n[![Static Badge](https://img.shields.io/badge/random,-green)](https://pypi.org/project/random,/)\n[![Static Badge](https://img.shields.io/badge/pygame-gray)](https://pypi.org/project/pygame/)\n[![Static Badge](https://img.shields.io/badge/nltk-pink)](https://pypi.org/project/nltk/)\n\n## Table of Contents\n\n- [About](#about)\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## About\n\nThe project is a digital version of Boggle, a word game developed using Pygame. Players form words from adjacent letters on a random 4x4 board, competing against a computer to find as many valid words as possible within a set time.\n\n## Features\n\n- Random Letter Board: A 4x4 grid of randomly generated letters.\n- Word Validation: Ensures words are valid based on a dictionary from NLTK.\n- Multiline Input: Allows players to input multiple words.\n- Timer: Tracks the time for each round.\n- Scoring System: Calculates points for valid words based on their length and complexity.\n- Computer Opponent: Competes against the player by generating its own words.\n- Restart Button: Allows the player to restart the game.\n\n## Installation\n\nPrerequisites\n- Python 3.6 or higher\n- Reddit API credentials\n- Wikipedia API library\n- Holidays library\n- Pycountry library\n\nPrerequisites\n- Python 3.x\n- Pygame\n- NLTK\n\n## Usage\n\nRun the game:\n- python main.py\n\nPlaying the game:\n- The game starts with a random 4x4 letter board.\n- Enter words using the multiline input box.\n- Words must be at least 3 letters long and formed from adjacent letters.\n- Press the \"Play\" button to start a new game.\n- The game automatically ends a round every 3 minutes and updates the scores.\n- The game continues until either the player or the computer reaches the target score (50 or 100 points).\n\n## Contributing\n\nContributions are welcome! To contribute to Monster Maze, follow these steps:\n\n1. Fork the repository.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature/YourFeature\n   ```\n3. Make your changes and commit them:\n   ```bash\n   git commit -m \"Add new feature\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature/YourFeature\n   ```\n5. Create a new Pull Request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRedInfinityPro%2FBoggle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRedInfinityPro%2FBoggle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRedInfinityPro%2FBoggle/lists"}