Skip to content

Initial code to start your game for the annual contest js13kgames. Base in kontra.js library and webpack.

License

Notifications You must be signed in to change notification settings

wil92/js13games-boilerplate

Repository files navigation

js13kgames boiledplate

Initial code to start your game for the annual contest js13kgames. Base in kontra.js library and webpack.

Resources

  • kontra.js library
  • webpack setup (build)
  • sass styles

Develop mode

You can start the project in develop with the command npm start. This has live reloading after any change in the code.

Build project

To build the project in production and generate the game.zip file, you only need to run the command npm run build.

Author

  • wil92

Contributions

All contributions are welcome.

License

LICENSE

About

Initial code to start your game for the annual contest js13kgames. Base in kontra.js library and webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published