Skip to content

PlayFab/vanguard-outrider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanguard Outrider

A clicker simplification of a looter shooter similar to Destiny, Warframe, or The Division. Designed to be used to populate an empty Azure PlayFab title and experiment with LiveOps techniques.

Live demo

Try it online at http://vanguardoutrider.com/

Try it

  1. Clone this repository
  2. Run the following commands:
    npm install
    npm run start
  3. This will open a web browser running the site in debug mode
  4. To compile it to be served from a static host, run
    npm run build

Cloud Script

Compile the main.ts file in /source/cloud-script using this command:

npm run cloud-script

About

A demo game for populating Azure PlayFab titles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published