Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azillion/cellular-automata
https://github.com/azillion/cellular-automata
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/azillion/cellular-automata
- Owner: azillion
- Created: 2024-08-11T02:03:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T03:47:27.000Z (3 months ago)
- Last Synced: 2024-08-20T06:45:06.009Z (3 months ago)
- Language: TypeScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playing with cellular automata in WebGPU
## Running
```sh
bun install
bun run dev
```