Smackdown#

A game made for daydream

Dev notes#

This is bundled with bun and is pretty simple to hack on.

bun dev # hot reloaded server on localhost
bun run build # compiles it all to to ./dist
bun zip # builds it and then zips it to ./dist/game.zip

© 2025-present Kieran Klukas