game-of-leif
game-of-leif copied to clipboard
A particle simulation based purely on attraction and repulsion. Watch Leif unfold before your eyes
Just some features I wanted for myself, thought Id share. The cooldown slider allows you to change the cooldown timer before the rules can be randomized again. The zero button...
Hi! Can you add to Godot version of the code 12 more colors to a maximum of 12? Godot version of the code is the best option of all because...
I like to add a repeating border option to all my CAs. It makes them more dynamic and really gives them a chance to unfold their patterns naturally. Without it,...
Inspired by this pull request for the original simulation: https://github.com/hunar4321/particle-life/pull/40 It's obviously a performance hit, but the complexity involved is negligible. Godot can use the same Viewport for both modes,...