Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1001 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 1001 Bytes

LEADERBOARD

As part of a school project, I made a leaderboard for a Runner game. I mostly used Javascript. Oh, and it was the first time I used Javascript at all.

⚙️ Features

  • Detect stages
  • Get every player from stages and display them on the screen
  • Get every score from players and display them on the screen too
  • All scores are sort to be displayed in ascending order

🛠️ Stacks

  • Javascript
  • CSS
  • HTML

Quick Look

Screenshot 2023-02-16 at 17 14 38

Screenshot 2023-02-16 at 17 15 01

To Conclude

I'm very happy of it, even if I know there is many things to improve and I'll work on it asap to get it even better. By the way it was also my first Readme 😋