Networked chatroom
==================

This is a networked chatroom where players broadcast messages to each
other.

| Note that this demo has an additional dependency on the ``nltk``
  library.
| You will need to run: ``pip install -r requirements.txt`` from the
  experiment directory before running the demo.


`Download the demo <../../_static/chatroom.zip>`__.
