pegthing
pegthing copied to clipboard
Some suggestions
Hello Daniel,
as you said "Pull requests [...] are very much welcome!", here they come ...
- the "clojure.set" library is not used anywhere,
- the visual representation of the board could be improved ( - but, of course, this is subject to personal taste - ),
- as it stands, it is possible for the user to move a peg from position a to position b, even if there is no peg at position a.
Best, Daniel Gerigk
I found that without removing the clojure.set library the program crashes, so this PR is needed!