Particle Life Simulation Go version
September 19, 2022 ยท View on GitHub
This is a go vesion of the Particle Life Simulation made by hunar4321. The particles in this simulation can also fuze under the right circomstances to create a new fuzion particle.
Original creation
Particle Life Simulation by hunar4321
Description creation
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. Excluding the GUI elements, the code is less than a page.
Screenshot

installation
Clone repo and run exe or clone repo into workspace build and run!