0 Forks
2 Stars
2 Watchers

leaderboard

This is the leaderboard project that I built using javascript and webpack. Here in this project, we create games on a unique ID where we can submit user names and scores. We can also fetch a list of all users and their scores.

How to download and setup leaderboard

Open terminal and run command
git clone https://github.com/zainsadaqat/leaderboard.git
git clone is used to create a copy or clone of leaderboard repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with leaderboard https://github.com/zainsadaqat/leaderboard/archive/master.zip

Or simply clone leaderboard with SSH
[email protected]:zainsadaqat/leaderboard.git

If you have some problems with leaderboard

You may open issue on leaderboard support forum (system) here: https://github.com/zainsadaqat/leaderboard/issues