GitPedia

Particle life

🦠 A Java framework that can simulate a variety of particle systems, for example Particle Life, a particle system showing life-like behaviour

From tom-mohr·Updated June 2, 2026·View on GitHub·

> ⚠️ **Source Code Moved** > > This source code is now developed as part of > **https://github.com/tom-mohr/particle-life-app**. > > This repository will not receive further updates. The project is written primarily in Java, distributed under the GNU General Public License v3.0 license, first published in 2022. Key topics include: artificial-life, multiagent-systems, particle-life, particle-system.

Latest release: v0.5.2
September 29, 2025View Changelog →

🦠 Particle Life Framework

⚠️ Source Code Moved

This source code is now developed as part of
https://github.com/tom-mohr/particle-life-app.

This repository will not receive further updates.

A Java framework that can simulate a variety of particle systems. It uses space partitioning and parallelization to achieve a significant speedup.

It can be configured to use the rules of Particle Life, a particle system showing life-like behaviour.

Check out this app to see this framework in action.

Usage

You need to have Java installed, with a version between 16 and (including) 23.

See the documentation for an explanation of how to add this as a dependency to your project and how to get the physics simulation up and running.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from tom-mohr/particle-life via the GitHub API.Last fetched: 6/18/2026