Skip to content

marc1404/WreckSam

Repository files navigation

Wreck Sam

Quick Facts

Requirements

  • Node.js >= 8.0.0
  • Yarn (Alternative package manager for Node.js)

Scripts

  • yarn dev Development mode with automatic reloading and HMR
  • yarn build Production build for pushing to GitHub Pages

Development

Start screen can be changed by setting the Local Storage key StartScreen.
Example:

localStorage.setItem('StartScreen', 'MainMenuScreen');

Authors

  • Gokie Wiegers
  • Jop Brandenburg
  • Jerom Fernig
  • Maaike Koolbergen
  • Marc Vornetran

License

MIT