Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mkw2000/machinegun-jetman

Repository files navigation

Folder structure

  • src - source code for your kaplay project
  • dist - distribution folder, contains your index.html, built js bundle and static assets

Development

$ npm run dev

will start a dev server at http://localhost:8000

Distribution

$ npm run build

will build your js files into dist/

$ npm run zip

will build your game and package into a .zip file, you can upload to your server or itch.io / newground etc.

About

trying to make a video game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published