Run in separate terminal windows
npm run dev
sbt "dev"
sbt "build"
npm run build
TODO:
features:
- line clear animations
- game over animations
- live leader board
- cascade gravity mode (?)
bugs:
- debounce resizing (!)
- refactor subs to fs2
- use new
Sub.make(id: String, fs2.Stream[F, A])
constructor
- iOS zoom bubble:
setup:
- split vendor chunk from app chunks (borked)
- add sourcemaps (borked)
- move vite-pure-css plugin to pure-css repo and publish
- use std and node types from scalablytyped
- hot-reload (?)
- sbt task for stylesheets gen?
ideas: