Most important changes:
* Improved visuals (current turn, winner)
* Improved and extended online help
* Tried to fix typos
* Computer makes a little pause so users can see what
he's doing
* Minor improvements (see individual changes)
Old Plugin had minor layout issues. Fixed them by vertically centering the elements and centering the "Who's next" box. The current player is shown with more prominent shadow label
The new shell() bug was fixed:
Some other minor stuff. (see commit messages indivudually)
Online help
Old online help was quite sparse:
Added extended help which explains more, especially about how Nim games work.
See https://github.com/jcryptool/crypto/issues/287#issuecomment-605492896
Overview of PR
Plugin
Old Plugin had minor layout issues. Fixed them by vertically centering the elements and centering the "Who's next" box. The current player is shown with more prominent shadow label
The new shell() bug was fixed:
Some other minor stuff. (see commit messages indivudually)
Online help
Old online help was quite sparse:
Added extended help which explains more, especially about how Nim games work.