Simulate neuroevolution to train flappy birds
Play a Unity-based block pushing game
Play the Dodge game
Simulate vehicle physics with WASD controls
Play a voxel game in your browser
Play Unity game with ML-powered agents
Control and simulate vehicle physics in a web-based game
Control a simulated vehicle using keyboard
https://huggingface.co/spaces/VIDraft/mouse-webgen
Play with a stick-catching dog 🐶
Play the Space Escape game
Simulate and control a vehicle using WASD keys
Play Wordle by guessing letters
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.