{"id":20767479,"url":"https://github.com/vvaldesc/py_minesweeper_recursive_game","last_synced_at":"2025-09-21T00:58:23.968Z","repository":{"id":258424097,"uuid":"871277861","full_name":"vvaldesc/PY_MINESWEEPER_RECURSIVE_GAME","owner":"vvaldesc","description":"Simple game and exercises using recursivity in python","archived":false,"fork":false,"pushed_at":"2024-12-14T23:01:40.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T00:58:22.825Z","etag":null,"topics":["binary-search","minesweeper-game","python","recursive-algorithm"],"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/vvaldesc.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":"2024-10-11T16:10:21.000Z","updated_at":"2024-12-14T23:01:44.000Z","dependencies_parsed_at":"2024-10-30T21:25:53.623Z","dependency_job_id":"d4426419-9de5-4649-a05b-9a6cca8468f3","html_url":"https://github.com/vvaldesc/PY_MINESWEEPER_RECURSIVE_GAME","commit_stats":null,"previous_names":["vvaldesc/py_minesweeper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vvaldesc/PY_MINESWEEPER_RECURSIVE_GAME","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvaldesc%2FPY_MINESWEEPER_RECURSIVE_GAME","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvaldesc%2FPY_MINESWEEPER_RECURSIVE_GAME/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvaldesc%2FPY_MINESWEEPER_RECURSIVE_GAME/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvaldesc%2FPY_MINESWEEPER_RECURSIVE_GAME/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vvaldesc","download_url":"https://codeload.github.com/vvaldesc/PY_MINESWEEPER_RECURSIVE_GAME/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvaldesc%2FPY_MINESWEEPER_RECURSIVE_GAME/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276179897,"owners_count":25598571,"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-09-20T02:00:10.207Z","response_time":63,"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":["binary-search","minesweeper-game","python","recursive-algorithm"],"created_at":"2024-11-17T11:31:52.608Z","updated_at":"2025-09-21T00:58:23.911Z","avatar_url":"https://github.com/vvaldesc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PY_MINESWEEPER_RECURSIVE_GAME\n\nSimple game and exercises using recursivity in Python.\n\n## Description\n\nThis repository contains a Python implementation of the classic Minesweeper game using recursive algorithms. It serves as both a fun project and an educational tool to practice and understand recursion in Python.\n\n## Features\n\n- Recursive handling of game logic\n- Command-line interface for gameplay\n- Easy to modify and extend\n\n## Installation\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/vvaldesc/PY_MINESWEEPER_RECURSIVE_GAME.git\n   ```\n2. Navigate to the project directory:\n   ```sh\n   cd PY_MINESWEEPER_RECURSIVE_GAME\n   ```\n\n## Usage\n\nTo start the game, run the following command:\n```sh\npython minesweeper.py\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Contact\n\nFor any questions or suggestions, please open an issue or contact me at [your email].\n\n---\n\n\u003cdiv width=\"100%\" display=\"flex\" flex-direction=\"flex-column\" align-items=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/794b444b-a408-4bd7-9636-f55b3b5ba9f4\" /\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/cfbd105b-6184-43fc-b073-5d7ffc5a414f\" /\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvvaldesc%2Fpy_minesweeper_recursive_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvvaldesc%2Fpy_minesweeper_recursive_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvvaldesc%2Fpy_minesweeper_recursive_game/lists"}