Skip to content

C implementation of "particle life" simulation with stat tracking.

Notifications You must be signed in to change notification settings

nctsiridis/plife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLife

A particle life simulation written in C. Particle life aims to explore the cencept of emergence, eg complex structures can emerge from simple rules.

Usage

cd build
./plife simulation.txt

Notes

Modify build/simulation.txt file to add/remove particles, change attraction matrix, or modify epochs.
The simulation.txt file can also be renamed.

About

C implementation of "particle life" simulation with stat tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published