-
Notifications
You must be signed in to change notification settings - Fork 0
Super minimal no-frills code to calculate and display a minimal Elo Ladder for two player zero-sum games such as chess, billiards, etc. Previously used for continuous local billiards ladder.
jknoll/elo-ladder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Example usage: Justin-Knolls-MacBook-Pro:elo_ratings jknoll$ python Python 2.6.1 (r261:67515, Aug 2 2010, 20:10:18) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from elo.calculate import * To run tests: Justin-Knolls-MacBook-Pro:elo_ratings jknoll$ nosetests
About
Super minimal no-frills code to calculate and display a minimal Elo Ladder for two player zero-sum games such as chess, billiards, etc. Previously used for continuous local billiards ladder.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published