Life (elektito)
About
This is a simple particle simulator, with four particle types (red, green, blue, and yellow). Each pair of particle types can have a different amount of interaction between them.
Initially all parameters are zero. You can use the available sliders and button to play with the parameters. Press V to toggle the GUI, or R to randomize rules.
A downloadable version for Linux is also available.
This simulation is written in C using raylib and raygui. You can view the source code here.