summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2014-04-26pass console to game and let it set up the game.mo khan
2014-04-26move difficult prompt to console so the player can choose.mo khan
2014-04-26inline operation parameter into method.mo khan
2014-04-26let the difficulty decide what operations the user can choose.mo khan
2014-04-26rename mathy executable.mo khan
2014-04-26add minitest and travis.mo khan
2014-04-26extract player class.mo khan
2014-04-26extract difficulty and allow it to generate a list of operands to compute.mo khan
2014-04-26move operations to a separate folder.mo khan
2014-04-26collapse case statement.mo khan
2014-04-26split out mathy to separate files.mo khan