Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

EuroNutellaMan/CoupPreparationSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoupPreparationSimulator

This repository has been moved to codeberg

This is a beta for a Coup Preparation Simulator.

It allows you to prepare a coup in your roleplay nation. As of now it assumes you're in a democratic state with a 720 seats parliament, it has 1 victory scenario for the government and it ends when the coup is launched.

Requirements

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

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
  1. navigate into the repository with:
cd CoupPreparationSimulator
  1. 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:

pip3 install time
pip3 install random

Contributing

If you want to contribute see CONTRIBUTING.md

Licensing

This project is Licensed with the GNU General Public License v3.0

About

A simulator for starting coups in your Roleplay Nation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages