/ld51-the-flock-and-the-flood

very messy code from the 51st ludum dare game jam

LD51: The Flock and the Flood

Very messy code from the 51st Ludum Dare game jam, please don't judge :-)

Dev commands:

  • Setup: npm i --dev
  • Watch: ls | entr npm run build (requires entr, a file watcher / command runner)
  • Make a release: rm -f build.zip && zip build.zip bundle.js bundle.js.map *.mp3 index.html *.png