You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flappy Bird Game Is Made Using Python3 & Pygame Module. Your main objective is to get pass through the tunnels without colliding or falling down to the space. Your score increases if you pass a tunnel. press `Space` or `UP Arrow key` to move the bird.
Flappy Bird AI Project! This project showcases a simple yet impressive implementation of the classic Flappy Bird game, integrated with computer vision techniques to allow AI to play the game autonomously. The goal of this project is to demonstrate the power of AI in real-time gameplay scenarios, providing a solid example for those interested.