Matthew Dirks

Results 3 issues of Matthew Dirks

When player vs computer and player wins, it was printing the wrong message (said computer won); fixed. And fixed typo. And printed which player won in the computer vs computer...

I am getting the following error upon running 'make' ``` [20 of 37] Compiling Dyna.ParserHS.OneshotDriver ( src/Dyna/ParserHS/OneshotDriver.hs, dist/build/dyna/dyna-tmp/Dyna/ParserHS/OneshotDriver.o ) src/Dyna/ParserHS/OneshotDriver.hs:111:48: No instance for (Show PCS) arising from the 'deriving' clause...

This pull request has 2 parts. **1. Updated manual** While following the [manual](https://automl.github.io/fanova/manual.html) I came across some discrepancies/issues, which I have fixed. All are minor changes. Including: - fixed broken...