Simulate neuroevolution to train flappy birds
Embed and play classic games online
Play a web-based Unity game
"One-minute creation by AI Coding Autonomous Agent MOUSE-I"
One-minute creation by AI Coding Autonomous Agent MOUSE-I
PlayPhysics - Control a vehicle using WASD
Play with a stick-catching AI dog 🐶
https://huggingface.co/spaces/VIDraft/mouse-webgen
Play a snowball throwing game
Play with Huggy, a dog that learns to catch sticks
Play Unity game with ML-powered agents
Interact with a web-based physics vehicle simulation using WASD keys
Play an interactive Graviton game on your desktop!
FlappyBirds is an AI-powered game that leverages neuroevolution to train flappy birds to navigate through obstacles. It combines gameplay and artificial intelligence to create an engaging experience where birds evolve and adapt to challenges.
• AI Training: Uses neuroevolution to train AI agents to play the game.
• Real-Time Simulation: Watch birds learn and adapt in real-time as they evolve.
• Customizable Difficulty: Adjust obstacle patterns and speeds to challenge the AI.
• Evolution Tracking: Monitor generations of birds as they improve their performance.
• User Interaction: Manually control birds or let the AI take over.
What is neuroevolution?
Neuroevolution is a process where AI agents, like the flappy birds, evolve through generations using principles inspired by natural selection. The AI learns by trial and error, with successful behaviors being reinforced over time.
Can I customize the game?
Yes! FlappyBirds allows you to customize difficulty levels, including obstacle placement and movement speeds, to challenge the AI further.
How does the AI decide how to play?
The AI uses a neural network to process inputs (e.g., bird position, obstacle locations) and decide actions (e.g., jump or stay). Over time, through generations, the AI improves its decision-making to avoid obstacles more effectively.