Skip to content

Commit a718f91

Browse files
Merge pull request #182 from UnsignedArduino/staging
[DO NOT DEPLOY] Add extension sargedev/elo
2 parents 5c1e7b0 + 7fd0e3f commit a718f91

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
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)