Skip to content

KeyboardDanni/SuperCrateHoard

Repository files navigation

Super Crate Hoard: A more accessible Sokoban

Building and Running

  • Install npm if necessary, then run npm install within the base directory.
  • Build the code by running npx webpack. This will update static/bundle.js.
  • As the game uses the fetch API, you will need to run a local web server. Simply use the provided localserver.sh, then visit http://localhost:8000/ in your browser.

License

This software is provided under the ISC License. See LICENSE for more information.

About

A more approachable Sokoban

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages