"rand" crate was not compilable for wasm-unknown-unknown target, so an
alternative "oorandom" crate was substituted in.
Basic game win/draw detection logic added.
More work was needed to have separate components of the front-end to
communicate with each other. Also added an output-text-box for
informative messages.