Skip to content

jaburns/lava-rush-2k

Repository files navigation

Building

Currently only Windows is supported by the build system, but versions of the binary dependencies exist for other operating systems.

npm install
npm run 2k       # builds 2k version, including zip file
npm run plus     # builds plus version without zipping
npm run pluszip  # builds plus version and creates zip bundle
npm start        # starts a server for testing the plus build at localhost:3000

About

Second submission for 2kPlus Jam 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published