Update 'README.md'

This commit is contained in:
Rokas Puzonas 2023-08-14 20:12:24 +00:00
parent f4a7936fb4
commit 92b283c66b

View File

@ -1,12 +1,13 @@
# Boids playground
[](./screenshot.png)
![Screenshot](https://git.rpuzonas.com/rpuzonas/boids-playground/src/branch/main/screenshot.png)
A project for playing around with boid simulation paramaters live. This project ain't perfect, there are still
lots of TODO's. But I am content with leaving in this kind of state, it performs pretty well and can compile
to WASM.
WEB version: https://rpuzonas.com/boid-playground
Desktop version: https://git.rpuzonas.com/rpuzonas/boids-playground/releases
## Getting Started