{"id":27278981,"url":"https://github.com/aduyha04/ai_flappy_bird","last_synced_at":"2025-04-11T17:46:35.122Z","repository":{"id":287319142,"uuid":"964335704","full_name":"aduyha04/AI_Flappy_Bird","owner":"aduyha04","description":"This is a Flappy Bird game implementation using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm for artificial intelligence and Pygame for graphics and interaction.","archived":false,"fork":false,"pushed_at":"2025-04-11T04:17:00.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T05:25:01.067Z","etag":null,"topics":["neat-python","pygame","python"],"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/aduyha04.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,"zenodo":null}},"created_at":"2025-04-11T03:56:09.000Z","updated_at":"2025-04-11T04:17:04.000Z","dependencies_parsed_at":"2025-04-11T05:25:08.429Z","dependency_job_id":"68225a09-e989-4866-8b6d-a22dd43812d2","html_url":"https://github.com/aduyha04/AI_Flappy_Bird","commit_stats":null,"previous_names":["aduyha04/ai_flappy_bird"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduyha04%2FAI_Flappy_Bird","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduyha04%2FAI_Flappy_Bird/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduyha04%2FAI_Flappy_Bird/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduyha04%2FAI_Flappy_Bird/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aduyha04","download_url":"https://codeload.github.com/aduyha04/AI_Flappy_Bird/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248453502,"owners_count":21106269,"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":["neat-python","pygame","python"],"created_at":"2025-04-11T17:46:34.438Z","updated_at":"2025-04-11T17:46:35.110Z","avatar_url":"https://github.com/aduyha04.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flappy Bird Game with NEAT and Pygame\n\n## Description\nThis is a Flappy Bird game implementation using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm for artificial intelligence and Pygame for graphics and interaction. The game features pixel-perfect collision detection using masks and a simple genetic algorithm to train the bird to play and eventually beat the game.\n\n## Features\n- NEAT algorithm for training the bird\n- Pixel-perfect collision detection\n- Graphics using Pygame\n- Simple genetic algorithm for training\n- Adjustable settings through config files\n\n## Installation\n1. Clone the repository to your local machine.\n   ```bash\n   git clone https://github.com/your_username/AI_Flappy_Bird.git\n   ```\n2. Install the required libraries using pip.\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Usage\n1. Run the main script to start the game.\n   ```bash\n   python flappy_bird.py\n   ```\n2. The game window will open, and you can see the birds learning to play Flappy Bird.\n\n## Configuration\n- `config.txt`: This file contains the configuration parameters for the NEAT algorithm. You can adjust settings such as population size, mutation rates, and more in this file to customize the training process.\n\n## Credits\n- Author: Anh-Duy Ha","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faduyha04%2Fai_flappy_bird","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faduyha04%2Fai_flappy_bird","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faduyha04%2Fai_flappy_bird/lists"}