Skip to content

dng-vcnt/10-XboxMatchmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBox Live Matchmaker

Find new players to team up with on XBox Live

XBox Live Matchmaker uses XBoxAPI to find new matches for users based on their gamertag. The app finds friends of friends who are active on XBox Live and have similar gamerscores to the user.

Technologies Used:

  • HTML
  • CSS
    • Bootstrap CSS
  • Javascript
    • AngularJS
  • Gulp
  • XBoxAPI

Use of XBoxAPI requires an API key, which the app expects as a value named "xboxKey". Users can sign up for a free or paid XboxAPI account here.

After cloning and supplying an API key, run bower install, npm install and then gulp serve to run on localhost. Serving defaults to port 8080, which is configurable in the gulpfile in the 'connect' task.

Screenshots

Search

Results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors