Skip to content

thomasdori/jacktreasure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jack Treasure

A mobile capable Open Web Game in the endless running platformer genre.

Usage

This project builds on volo js. To get it up and running you need git, node.js, npm (comes bundled with node) and volo installed.

  • git clone github-repo jacktreasure
  • cd jacktreasure
  • npm install (install tools libs)
  • volo install (install project libs)

Use the following volo commands:

  • volo serve (run dev server, for built files add base=www-built)
  • volo build (minify & concatenate js & css files into www-built folder)
  • volo appcache (generate appcache into www-built folder)
  • volo ghdeploy (deploy to GitHub)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published