Stefan Lance

Results 4 issues of Stefan Lance

I've added newlines to major outputs (new turns and level completion). I would also like to add color so that it's easier to distinguish between different kinds of output.

It would make more sense to return and print 0 health power rather than a negative number. See the image below. ![image](https://f.cloud.github.com/assets/4031210/798839/1d0bce64-ed69-11e2-9b47-10ec4aeffca3.png)

For example, if I run `rubywarrior` and I'm prompted to choose a profile, if I enter `q` rather than `1` or `2`, I'm not told that `q` is invalid input....

Once a profile is created, there is no rubywarrior command to reset progress (i.e., revert to a clean version of the project). I propose there should be a way to...