{"id":19162403,"url":"https://github.com/rezamardanidev/problem-10-queens","last_synced_at":"2025-06-23T01:06:13.831Z","repository":{"id":215736111,"uuid":"739663078","full_name":"rezamardaniDev/Problem-10-Queens","owner":"rezamardaniDev","description":"The task is to arrange 10 queens on a 10x10 chessboard in such a way that none of them can attack the others","archived":false,"fork":false,"pushed_at":"2024-01-06T06:50:30.000Z","size":31,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T19:28:30.537Z","etag":null,"topics":["cheese","queens-problem","queens-puzzle","vazir"],"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/rezamardaniDev.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}},"created_at":"2024-01-06T06:36:16.000Z","updated_at":"2025-01-13T09:01:22.000Z","dependencies_parsed_at":"2024-01-06T07:33:13.740Z","dependency_job_id":"7810c95b-7ea7-47a8-96bb-85a15f07fd19","html_url":"https://github.com/rezamardaniDev/Problem-10-Queens","commit_stats":null,"previous_names":["rezamardanidev/problem-10-queens"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rezamardaniDev/Problem-10-Queens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezamardaniDev%2FProblem-10-Queens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezamardaniDev%2FProblem-10-Queens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezamardaniDev%2FProblem-10-Queens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezamardaniDev%2FProblem-10-Queens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rezamardaniDev","download_url":"https://codeload.github.com/rezamardaniDev/Problem-10-Queens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezamardaniDev%2FProblem-10-Queens/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261392164,"owners_count":23151716,"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":["cheese","queens-problem","queens-puzzle","vazir"],"created_at":"2024-11-09T09:10:57.278Z","updated_at":"2025-06-23T01:06:08.812Z","avatar_url":"https://github.com/rezamardaniDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 10 Queens Chess Problem Solver\n\nThis Python script utilizes Pygame to visualize the solution to the challenging 10 Queens chess problem. The objective is to place ten queens on a 10x10 chessboard in a way that no two queens threaten each other. The script employs a recursive algorithm to find a valid arrangement.\n\n## Prerequisites\n\nEnsure you have Python 3.12 installed on your system along with the Pygame library. You can install Pygame using the following command:\n\n`\npip install pygame`\n\n## How to Run\nAfter installing the required libraries, execute the script by running the following command in your terminal or command prompt:\n`\npython vazir.py`\n\n## Customization\nIf you wish to customize the script further or try solving a different chess problem with a other board(8*8), feel free to modify the code accordingly. The script is designed to be adaptable for various scenarios.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezamardanidev%2Fproblem-10-queens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frezamardanidev%2Fproblem-10-queens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezamardanidev%2Fproblem-10-queens/lists"}