I wrote about building the boids flocking simulation with Ebiten and deploying it with WebAssembly[0].<p>I found Ebiten very easy to build a simple project with. The project maintainer is helpful, kind, and highly responsive too.<p>There is a #ebiten channel in the Gophers slack that is quite active.<p>-<p>[0] <a href="https://healeycodes.com/boids-flocking-simulation/" rel="nofollow">https://healeycodes.com/boids-flocking-simulation/</a>