A downloadable simulation

Propagandist is an educational game where the user runs a newspaper startup in the beginning stages of the War in Ukraine, writing newspaper headlines while balancing resource use. It is intended to teach the user about the effects of propaganda and how it proliferates by incentivizing the user to create misleading and outrageous articles, and showing how the effects of their articles end up changing their newspaper company’s revenue, outreach, and credibility.

Overly detailed instructions: https://docs.google.com/document/d/1ospdOZVjxktSFCSOpBxJcEtiPFb_r3RfwbqDgm0n6m8/...

Download

Download
propagandist.zip 71 kB

Install instructions

  1. Install Python 3: https://www.python.org/downloads/
  2. Install pip to install the packages in part 3:
    1. Download the following file: https://bootstrap.pypa.io/get-pip.py
    2. Run the command in command prompt: python get-pip.py
  3. Install the following libraries using the command pip install <name_of_package>:
    1. pickle
    2. sklearn
    3. pandas
    4. gensim
    5. nltk
    6. spacy
    7. textblob
    8. flask

Comments

Log in with itch.io to leave a comment.