{"id":28758414,"url":"https://github.com/fujiwarachoki/civiconquest","last_synced_at":"2025-06-17T04:08:27.623Z","repository":{"id":191393845,"uuid":"684251242","full_name":"FujiwaraChoki/CiviConquest","owner":"FujiwaraChoki","description":"A Civilization Conquest Game written in Python using Machine Learning.","archived":false,"fork":false,"pushed_at":"2023-08-29T16:29:59.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-08-29T18:11:21.827Z","etag":null,"topics":["conquest","game","ml","python"],"latest_commit_sha":null,"homepage":"","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/FujiwaraChoki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-28T18:57:52.000Z","updated_at":"2023-08-29T18:11:36.306Z","dependencies_parsed_at":"2023-08-29T18:27:43.492Z","dependency_job_id":null,"html_url":"https://github.com/FujiwaraChoki/CiviConquest","commit_stats":null,"previous_names":["fujiwarachoki/civiconquest"],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/FujiwaraChoki/CiviConquest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2FCiviConquest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2FCiviConquest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2FCiviConquest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2FCiviConquest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FujiwaraChoki","download_url":"https://codeload.github.com/FujiwaraChoki/CiviConquest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2FCiviConquest/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260288457,"owners_count":22986667,"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":["conquest","game","ml","python"],"created_at":"2025-06-17T04:08:25.890Z","updated_at":"2025-06-17T04:08:27.608Z","avatar_url":"https://github.com/FujiwaraChoki.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CiviConquest\n\u003e**Note**: When starting, make sure to make it full-sized, to see all elements.\n\nWelcome to CiviConquest! This project simulates a strategy game where players compete to build structures, gather resources, and conquer territories. The game features a GUI interface for interaction and includes an AI opponent.\n\n## ToC\n\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Usage](#usage)\n- [Game Mechanics](#game-mechanics)\n- [AI Advisor](#ai-advisor)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.x\n- Tkinter library\n- PIL (Pillow) library\n- PyTorch library\n\n### Installation\n\n1. Clone the repository:\n\n   `git clone https://github.com/FujiwaraChoki/CiviConquest.git`\n   `cd CiviConquest`\n\n2. Install the required dependencies:\n\n   `pip install -r requirements.txt`\n\n## Usage\n\nTo play the CiviConquest, run the main script:\n\n`python main.py`\n\nFollow the prompts and GUI interactions to make decisions, build structures, and conquer territories. The game simulates turns for both the player and AI opponent.\n\n## Game Mechanics\n\n- Players take turns to make decisions, manage resources, and expand their territories.\n- Players can choose to build structures, gather resources, or conquer new territories.\n- The game's GUI interface displays player information, resources, and territories.\n\n## AI Advisor\n\nThe AI opponent is powered by an AI Advisor model. This model suggests actions for the AI player based on its current state, such as resource availability and territory count. The AI's decisions are influenced by probabilities, and the model is trained using reinforcement learning techniques.\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffujiwarachoki%2Fciviconquest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffujiwarachoki%2Fciviconquest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffujiwarachoki%2Fciviconquest/lists"}