SkillAgentSearch skills...

ParticleLifeSimulation

A simple program to simulate artificial life using attraction/repulsion forces between many particles.

Install / Use

/learn @BlinkSun/ParticleLifeSimulation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ParticleLifeSimulation

A C# Winforms port of Brainxyz's Artificial Life.

A simple program to simulate primitive Artificial Life using simple rules of attraction or repulsion among atom-like particles, producing complex self-organzing life-like patterns.

– from the original repository

Screenshot (C# Winforms)

Running the App

  1. Install Visual Studio if not already installed, and be sure to include the dependencies for .NET and desktop development.
    • Note: You need to use Visual Studio (not Visual Studio Code). Visual Studio Code does not have winforms designers.
  2. Download this repository and unzip the contents.
  3. Open the ParticleLifeSimulation.sln file in Visual Studio.

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated5mo ago
Forks3

Languages

C#

Security Score

72/100

Audited on Nov 6, 2025

No findings