Added more functions to History

This commit is contained in:
2022-06-13 11:27:49 +02:00
parent 4a13e4dcd2
commit 87a64acb83
5 changed files with 99 additions and 20 deletions

View File

@@ -1,3 +1,7 @@
# TrueSkill - Through Time
Rust port of [TrueSkillThroughTime.py](https://github.com/glandfried/TrueSkillThroughTime.py).
## Todo
- [ ] Change `time` to always be a u64 (or usize)?