Repos
8
Stars
10
Forks
3
Top Language
Scala
Loading contributions...
Top Repositories
A small & simple implementation of the Glicko-2 rating algorithm in Scala.
Converts JSON from http://myfitnesspal.com/reports/results/progress/1/2000.json to a CSV that can be imported into spreadsheet apps.
Hedgehog will eat your typeclass bugs
reproduction of compiler error
Repositories
8A small & simple implementation of the Glicko-2 rating algorithm in Scala.
Hedgehog will eat your typeclass bugs
No description provided.
No description provided.
reproduction of compiler error
Converts JSON from http://myfitnesspal.com/reports/results/progress/1/2000.json to a CSV that can be imported into spreadsheet apps.
My attempt at a basic (and rather peaceful) bot for the Scalatron bot game (http://scalatron.github.com/). Features combinator parsing (well not anymore, because it was too slow for 100+ bot spawns), graph-based Dijkstra path search (including a Fibonacci heap) and (too few) BDD tests. =(^.~)=
A game of rolling around dice on a board, aligning their top faces' numbers. Written in Scala on top of JMonkeyEngine.