Nation Bulletin

[NON-RP | OPEN BETA] Intorducing the Coup Preparation Simulator BETA!

A brand new tool for your RP needs available on github!

By EuroNutella
06/03/2023 11:08 pm
Updated: 06/03/2023 11:08 pm

  4
Share On:   

Hello everyone,

You may remember me as the creator of the Ultimate Election Simulator. Today I have published a new tool on GitHub:

The Coup Preparation Simulator (BETA)

 

Introduction:

As the name suggests, it is a little program that allows you to simulate the preparation phase of a coup. You'll be able to perform actions for both the coupers and the government.

As of this open beta there's only 1 victory condition for the government and it ends when you launch a coup, leaving the conclusions up to your imagination. It also assumes you're a parliamentary democracy with a 720 seats parliament.

If you encounter any bugs or other gameplay issues you can report them on the github issues page or to me on discord (EuroNutella#4686).

 

Requirements:

A Linux distribution or a virtual linux terminal (downloadable on the windows app store) to run the program. (Recommended)

OR

A python editing program like Thonny.

 

Installation:

Windows (editing program) (not recommended)

  1. Download the repository by clicking on "code" then "Download zip".
  2. Unzip the downloaded repository wherever you prefer.
  3. Run CoupPrepSim.py with your editing software.

 

Linux (or installed Ubuntu terminal)

  1. If you're on Windows and want to use an Ubuntu terminal you can get one here
  2. Open the terminal and navigate to the directory you want to install the program on with "cd path/to/directory]"
  3. Run the command: git clone https://github.com/EuroNutellaMan/CoupPreparationSimulator.git
  4. navigate into the repository with: cd CoupPreparationSimulator
  5. Run the python script: python3 CoupPrepSim.py

 

NOTE: If you get any "module not found" error you need to run one of these two codes depending on which module gives you an error:

```bash

pip3 install time

pip3 install random

```

 

You can find all information on the github page, which you can get to by clicking "Coup Preparation Simulator" in the title.

Replies

Posted June 04, 2023 at 9:19 am

Why that picture!? 

  2
Posted June 04, 2023 at 12:49 pm
dc80bf0de8989c77de67ac47e454fb5449745924x867.png

That's why

  1