ParvNarang / facemash-clone

A Facemash clone using the elo rating system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facemash

Made a FaceMash clone using the ELO rating system(algorithm used to rank chess players), which currently works locally. It takes the base rating of players as an input in the form of a text file and it maps those values in an array. These values are used to calculate the expectation winning value of players, which gets updated as the game progresses. These players are then ranked accordingly using the updated rating of each player.

About

A Facemash clone using the elo rating system


Languages

Language:Dart 44.8%Language:C++ 26.4%Language:CMake 22.9%Language:HTML 2.3%Language:C 1.8%Language:Swift 1.6%Language:Kotlin 0.2%Language:Objective-C 0.0%