Skip to content

chovman/Sim-Companies-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sim Companies Executive Comparison Tool

A simple Python CLI tool for Sim Companies that compares executives based on cost, skills, and effectiveness to help players make better hiring decisions.

Important: This script is specifically designed to assist players in deciding whether they should keep a COO or let them leave when receiving an offer from another company. It is not a general executive optimizer.

Features • Compare two COO scenarios side-by-side • Factor in executive salary and skill effectiveness • Lightweight, fast, and easy to run • No external dependencies

Requirements • Python 3.x

Most systems already have Python installed. You can check by running:

python3 --version

How to Run 1. Download or clone this repository 2. Open a terminal in the folder containing the script 3. Run the script using:

python3 executive_comparison.py

Follow the on-screen prompts to enter executive details

How It Works

The script asks for relevant executive details (such as salary and skill values) and calculates a comparison to help you determine whether keeping your current COO is more beneficial than accepting the external offer.

All data is entered manually at runtime — nothing is stored or transmitted.

Disclaimer

This tool is unofficial and is not affiliated with or endorsed by Sim Companies. It is intended purely as a player-made utility.

Game mechanics or balance changes may affect accuracy over time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages