Simulate neuroevolution to train flappy birds
https://huggingface.co/spaces/VIDraft/mouse-webgen
Start Godot Engine for game development directly in your browser
Run and customize ML agents in a simulation
Play Wordle by guessing letters
Launch interactive dodge game
Load and play a Unity game
"One-minute creation by AI Coding Autonomous Agent MOUSE-I"
Load and play a Unity web game
"One-minute creation by AI Coding Autonomous Agent MOUSE"
Control a vehicle with WASD keys in a physics simulation
Play a Memory Game to test your memory!
Play Chess with AI
FlappyBirds is an AI-based game where you simulate the process of neuroevolution to train flappy birds. Inspired by the classic Flappy Bird game, FlappyBirds combines artificial intelligence and gameplay to create a unique experience. The AI-powered birds learn to navigate through obstacles, and you can observe their progress as they evolve.
• AI-Powered Birds: Train birds using neuroevolution, a form of artificial intelligence.
• Procedural Obstacles: Infinite generation of pipes for endless gameplay.
• Simple Controls: Use a single input to make the bird jump or descend.
• Neuroevolution Simulation: Watch the birds improve their skills over generations.
• Score Tracking: Keep track of the highest score achieved by your AI birds.
What is neuroevolution?
Neuroevolution is a type of artificial intelligence that uses neural networks and evolutionary algorithms to train agents. In FlappyBirds, it simulates the process of natural selection, where birds with better performance are more likely to reproduce and pass on their traits.
Can I control the bird manually?
Yes, you can control the bird manually using the designated input. However, the primary focus of FlappyBirds is the AI's ability to learn and adapt on its own.
How does the game get harder?
The game's difficulty increases as the birds become more skilled. The AI continuously evolves, and the obstacles may become more challenging as the birds' performance improves.