Skip to content

acezard/aceforceone

Repository files navigation

NPM Commands

  • build: "browserify src/gameloop.js -o public/main.js",
  • postinstall: "npm run build",
  • watch: "watchify src/gameloop.js -o public/main.js",
  • start: "node index.js",
  • dev: "run-p build watch start"

About

This is a shoot em up game used as a pure canvas study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published