A toy for finding idealized layouts for a Home Theater or Studio setup, written by a guy who is not really all that into home theater, and who also hasn't followed any of the advice suggested by the tool.
I've never let small things like having literally no idea what I'm talking about stop me, so you can check out all my moral grandstanding about theater setups here: Home Theater Calculator
This is mostly one of those "build something to learn something better" projects. In this case, Purescript, with which I am currently totally enamored. It should be taken as such.
It was also a vehicle for me playing with pixel art. As a non-artist, I think we can all agree: I should stick to programming.
yarn spago install
yarn spago build
yarn run dev
yarn parcel build assets/index.js
copy/paste the output file into the blog dir.
Special Thanks:
Sandy Maguire gave me an awesome and thorough code review.