Initializing, please wait a moment

How to Play Neural Particle Life - Step by Step

The Neural Particle Life page loads a ~19 KB canvas artificial-life sim in an iframe. Two thousand neural-network agents on a toroidal grid - no install required.

Press Play on the page, click Start inside the iframe to run ticks, use Stop to pause and One for a single step. Tune mutation percent and generation count, then Recreate to respawn the population. Save Genome Pool exports JSON locally.

Step 1 - launch

Click Play on the game page to load the iframe. The simulation boots immediately with a static field preview; press Start to begin evolution ticks.

Step 2 - controls

Start runs the animation loop. Stop freezes the field. One advances exactly one simulation step - useful for studying a single generation boundary.

Step 3 - evolution knobs

Mutations % and Gens fields feed the genetic algorithm. Recreate rebuilds the population with your settings. Console log rows under the canvas show generation stats.

SettingValueNotes
Download~19 KBHTML + JS + CSS
Agents200011x11 perception window
SavesOptional JSON exportLocal file only
Server calls0No fetch/XHR

See when to play and vs other sims. Also Procedural Horde Game.

← Back to games

Why trust these tools

  • Ten-plus years of web tooling. The freetoolonline editorial team has shipped browser-based utilities since 2015. The goal has never changed: get you to a working output fast, without an install.
  • No install, no sign-up. Open a tool and get a working output in seconds - nothing to download and no account to create. Tools that need heavy processing run it on our service, so even a low-powered machine gets the job done.
  • Analytics stops at the page view. We measure which pages get visited, not what you type or upload inside a tool. There is nothing to sign in to and no profile is attached to your input.
  • Open-source core components. The processing engines underneath (libheif, libde265, pdf-lib, terser, clean-css, ffmpeg.wasm, and others) are public and audit-able. We link to each one in its tool page's footer.
  • Free, with or without ads. All tools are fully functional without sign-up. The Disable Ads button in the header is always available if you need a distraction-free run.
Loading reviews...