ljmocic/evolutionary-game-of-life
Artificial life simulation using genetic algorithm
This project helps anyone curious about how complex behaviors emerge in simple systems over time, much like how biological populations adapt. You start by defining basic rules for "life" and then observe how these populations evolve and compete across generations. It's for educators, students, or anyone fascinated by artificial life and evolutionary dynamics.
No commits in the last 6 months.
Use this if you want to visually explore the principles of natural selection and genetic algorithms in an engaging, simulated environment.
Not ideal if you need to run high-performance, large-scale scientific simulations or conduct rigorous quantitative analyses of evolutionary processes.
Stars
15
Forks
5
Language
JavaScript
License
—
Category
Last pushed
Feb 09, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/ljmocic/evolutionary-game-of-life"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
victorqribeiro/aimAndShoot
A neuroevolution game experiment.
diogohmcruz/Asteroids-Evolution
Genetic Algorithm for Space Ships to dodge Asteroids
HofmannZ/ai-genetic-algorithm-rockets
In this project I try use a genetic algorithm, in ES6, to learn a fleet of rockets how guide...
MimiTechAi/genesis
Start with random neurons. No template. Let evolution build the neural architecture. Will it...
hanzopgp/SmartCars
Smart AI playing simple game using genetic algorithms.