Skip to content

monkey-music-challenge/javascript-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript starter kit

Prerequisites

For this starter kit, you will need basic knowledge of:

Make sure to have Node.js and npm installed on your system.

Google can help you get everything set up!

Prefer another language? Check out our Java or Python starter kits.

Getting started

Start by forking this repository to your own GitHub user.

Then, open up a terminal and:

git clone git@github.com:<your-github-username>/javascript-starter-kit.git
cd javascript-starter-kit
npm install
node index.js <your-team-name> <your-api-key> <game-id>

Game ids are acquired through each of the different game pages. Log in to Monkey Music through your browser to get started!

These are all UNIX commands. Got Windows? We recommend Cygwin.

Make sure to surf to your game page before running the above commands...

Your monkey is waiting for you!

Bugs

When you find bugs in our code, please submit an issue or pull request to our original starter kit repository.

About

JavaScript starter kit for Monkey Music Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published