Simulate neuroevolution to train flappy birds
Control a simulated vehicle using keyboard
Play a JavaScript-based adventure game
https://huggingface.co/spaces/VIDraft/mouse-webgen
Control and simulate vehicle physics in a web-based game
Play a physics-based vehicle simulation using WASD controls
Control a physics vehicle in a web-based simulation using WASD
https://huggingface.co/spaces/VIDraft/mouse-webgen
Play with a dog that learned to catch sticks
EnjoyGame
Load and display a Unity WebGL game
Create and play a customizable memory puzzle game
Play an interactive soccer game called SoccerTwos
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.