aboutsummaryrefslogtreecommitdiff
path: root/bin/level_calc.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-06Moved level_calc.py to bin/ since it's useful for general purposes.Selene ToyKeeper1-0/+61
Made level_calc.py prompt the user for input interactively, or get values from the command line if possible.