Skip to content

Commit 7fd0e3f

Browse files
[DO NOT DEPLOY] Add extension sargedev/elo
Fixes #172
1 parent 20d52db commit 7fd0e3f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
repo: "https://github.com/sargedev/elo"
3+
links:
4+
- title: Forum post
5+
url: "https://forum.makecode.com/t/extension-elo-ratings/24574?u=unsignedarduino"
6+
---
7+
8+
The Elo rating system, most known for its use in chess, is a method used to estimate the relative strength between players in a zero-sum game. The singular block can be used after a "win" or "loss" to calculate the correct change to the player's elo. Adds a category to the toolbox called `Elo`.

0 commit comments

Comments
 (0)