Giter VIP home page Giter VIP logo

elo's Introduction

EloRate

An ELO Rating system for ranking players in 2 player games, e.g. Chess, Pool etc.

Data The app currently stores all of it's data in text files. These are kept in the

src\App_Data folder

Players.txt Contains a list of all of the players. Even if a player retires/leaves the league, their name remains in this file.

RetiredPlayers.txt If a player retires or otherwise leaves the league, then add their name to this file. Their games will still count towards other players ratings, and any "All-Time" records they hold will be maintained, but their name will not appear on the current leaderboard, or current records.

Games.txt This simply lists the games played. Each game is placed on a separate line using the following format.

Richard beat John Paul beat Bill Mary beat Paul

etc.

Records In addition to the Elo Rating Leaderboard, the app provides details of a range of of "Records"

All-Time Rating The highest rating ever achieved by a player.

Current Rating The Current highest rating.

All-Time Winning Streak The most consecutive wins ever recorded.

Current Winning Streak The player with the most wins since their last defeat.

Most Games Played The player who has played the most

elo's People

Contributors

dean177 avatar olevett avatar richardadalton avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.