Spazer/README.md

33 lines
498 B
Markdown
Raw Normal View History

2023-10-03 01:57:03 -07:00
# Spazer
Playground for cool-looking frontend dev stuff
## Run Locally
Run `pnpm exec parcel src/index.html`
Or build with:
```
$ pnpm run build
```
2023-10-23 02:16:06 -07:00
# Individual Projects
## Flow Fields
Inspired by https://youtu.be/M_SUcX66SDA Low Byte Productions Flow Fields video
Uses code from:
* https://github.com/francisrstokes/vec-la-fp/tree/master
* https://github.com/francisrstokes/microcan
## Konva-ball
Experimenting with konva library
2023-10-23 02:19:03 -07:00
## Unit-like UI
Building a UI like the unit project