Skip to content

BoogieMonster1O1/World-Of-Walker-Elo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

World-Of-Walker-Elo

An implementation to rank your favourite songs from Alan Walker's 2021 album World of Walker. Uses the Elo rating system, which is also used in calculation of chess ratings. Entries with a higher rating are deemed better than entries with a lower rating.

This implementation practically works with any kind of entries, but I decided to use the songs from World of Walker.

Prerequisites

  • Python 3.x

Instructions

  • Clone this repo / Download a zip and extract it
  • Open a terminal / command prompt window in the repo's folder
  • Run python3 . (or python . if that is set to python 3)

Created by Walker #81916

About

An implementation to rank your favourite songs from World of Walker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages