Skip to content

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Notifications You must be signed in to change notification settings

Mhdez221993/Leaderboard

Repository files navigation

Leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

screenshot

Built With

  • JavaScript
  • Webpack

Live Demo

Visit the Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Go to https://github.com/Mhdez221993/Leaderboard

  1. Click on the code and copy the HTML code.
  2. Use terminal to clone this repository on your local machine.
  3. Run git checkout -b your-branch-name. Make your contributions.
  4. Push your branch up to your forked repository.
  5. npm install.
  6. npm run build.
  7. npm run start.

To create your Leaderboard game

  1. got to index.js file
  2. unncomment and change the constant variable newGame for your favorite game
  3. unncomment const variable yourID to generate a new Id
  4. replace myId for your yourId into Users class

Authors

👤 Moises Hernandez Coronado

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • To my Stand Up Team and coding partners who kept my morale up!

About

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages