/sdssc

SimDemocracy Senate Seats Calculator

Primary LanguagePythonMIT LicenseMIT

SDSSC (SimDemocracy Senate Seats Calculator)

Basicially, this calculates the number of seats in Senate in r/SimDemocracy.

Usage

To use this, you have to first download the .zip by clicking on the 'Clone or download' button and then click on 'Download ZIP'. Next, extract the .zip file somewhere. Finally, edit the the variables in the variables section of main.py, then open a command prompt inside whereever the script is in: (make sure you have Python installed! If not, install it here: https://www.python.org/downloads/)

python main.py

Then it should return the results of how many senate seats will there be.

License

This little project is under the MIT license. See LICENSE.md for more details.