Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

So fascinating to see how they move. Are these boids?

nah they're just basic particles with velocity and acceleration; there's just a few constant forces acting on them!

there's an angular acceleration based on the bar at the top (which is adjusted slightly based on the particle's color) and an attraction to the mouse when clicking dependent on the distance.

i would LOVE to try to simulate boids in pico-8 though that sounds really fun

I guess if they were boids they would also react to eachother.