Commit Graph

20 Commits

Author SHA1 Message Date
30secondsofcode
a9d3d77be2 Travis build: 659 2018-10-19 06:06:32 +00:00
Angelos Chalaris
1fb3e65cca Linted everything, removed semistandard 2018-10-18 23:38:01 +03:00
30secondsofcode
e751d144b2 Travis build: 11 2018-06-23 07:22:21 +00:00
Angelos Chalaris
ff7275fc12 Update elo.md 2018-06-23 10:20:37 +03:00
Angelos Chalaris
6fca61a062 Update elo.md 2018-06-23 10:19:59 +03:00
Angelos Chalaris
030d1a057d Update elo.md 2018-06-23 10:17:42 +03:00
Talasan Nicholson
49b8c11f36 ELO snippet formatting + performance
Not assigning `arr.length` to a variable in a for loop means that the read is done on every iteration.
2018-05-30 11:07:10 -05:00
Angelos Chalaris
931e9c689f Archive, multitagging, cleanup
Cleaned up the current snippets for consistency and minor problems, added multiple tags to most of them, archived a few.
2018-01-05 16:33:54 +02:00
Angelos Chalaris
8b6b0897b3 Merge pull request #486 from Chalarangelo/elo-extra
[UPDATE] Add multiplayer support to elo.md
2018-01-04 14:32:32 +02:00
Angelos Chalaris
0b295bcf5d Update elo.md 2018-01-04 14:32:19 +02:00
Angelos Chalaris
00b3da7504 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
atomiks
ede1be3c9f Update elo.md 2018-01-04 23:11:56 +11:00
atomiks
3d3e70680d Update elo to support multiplayer 2018-01-04 14:58:29 +11:00
atomiks
5099ed40c3 switch to exponent operator 2017-12-31 19:04:35 +11:00
atomiks
13e4c92800 Avoid repeating function call 2017-12-31 17:19:55 +11:00
atomiks
ee4820d61e Optimise further 2017-12-31 17:13:05 +11:00
atomiks
e093e132c3 simplify newRating function 2017-12-31 00:02:46 +11:00
atomiks
c7faf04ce0 fix typo 2017-12-30 23:47:43 +11:00
atomiks
d434b99f5c Add link 2017-12-30 23:45:45 +11:00
atomiks
8fd979c23b Create elo snippet 2017-12-30 23:45:05 +11:00