4 repositorios
Interactive games where species evolve through natural selection and mutation from simple to complex forms.
Distinct from Game Simulation Environments: Candidates refer to idling utilities or medical trauma, not the core gameplay loop of an evolution simulation.
Explore 4 awesome GitHub repositories matching game development · Evolution Simulation Games. Refine with filters or upvote what's useful.
This project is a programming education resource and a collection of vintage game ports. It provides a library of classic computer game implementations and algorithmic problems translated into modern memory-safe scripting languages for educational study and execution. The collection focuses on the implementation of game logic and the practice of fundamental computer science algorithms. It includes diverse examples of procedural content generation, such as random mazes and text-based art, alongside mathematical visualizations. The project covers a wide array of simulation categories, includin
The project calculates the evolution of a population on a grid based on survival, death, and birth rules.
The Powder Toy es un motor de física en C++ y software de simulación de materiales que opera como un sandbox de física de arena que cae. Proporciona un entorno de simulación donde los sólidos, líquidos y gases interactúan basándose en el calor, la presión y la velocidad. El proyecto es un entorno sandbox programable, que ofrece una interfaz de scripting externa y scripting de comportamiento para modificar la mecánica del juego, automatizar tareas y definir lógica de simulación personalizada. El software admite la construcción de maquinaria compleja, estructuras físicas y circuitos lógicos funcionales a través de componentes electrónicos y sensores simulados. Incluye un sistema de intercambio de contenido comunitario para subir y descargar archivos de guardado de simulación desde un repositorio remoto.
Uses grid-based cellular automata to simulate physical interactions between neighboring pixels.
Lenia is a scientific research tool and computational framework for modeling, visualizing, and analyzing artificial life. It functions as a continuous cellular automata engine that simulates emergent biological patterns using continuous space-time grids and kernel-based convolutional dynamics. The system leverages a GPU-accelerated simulation framework to perform parallel tensor computations and massive grid updates in real time. It includes hardware-accelerated 3D rendering to visualize high-dimensional cellular structures and their structural complexity. The platform provides capabilities
Functions as a computational framework for simulating artificial life using continuous space-time grids and convolutional dynamics.
Thrive is a biological evolution simulation game and evolutionary sandbox where species evolve from single-celled organisms into complex civilizations. It serves as a multicellular life simulator and species progression engine, modeling the transition from microbes to industrial societies through natural selection and mutation. The project features a biological design tool and morphological editor for creating creature anatomy and tissue differentiation based on chemical principles. It includes a specialized environment for testing metabolic processes and designing organism shapes via cell sp
Simulates the evolution of species from single-celled organisms to complex civilizations via natural selection.