A darkly humorous political strategy game where you master the art of media manipulation, stock market crashes, and global influence.
Propagandist 33 is a satirical political strategy game that puts you in the role of a shadowy propagandist manipulating world events to maximize your PENSION and Cash assets. Control media narratives, manipulate stock markets, complete risky missions, and avoid journalistic exposure in this dark comedy of political power.
Can you spread propaganda without getting caught?
- Office Management: Monitor your cash, pension fund, and journalistic awareness (don't let Khashoggi expose you)
- Stock Market Manipulation: Buy, sell, and influence stock prices across different sectors
- Mission System: Complete propaganda missions with risk/reward outcomes
- GPS Navigation: Travel to real-world coordinates for secret missions
- Jewish Space Lasers: Manipulate stocks with your satellite lasers by crashing incoming planes for stock price spikes
- Laser Sharks: Survive in shark-infested waters with lasers on their freaking heads! (They have big hitboxes)
- Shark Disposal: Sink boats to the eat the corporate executives for those pension bonuses
- Train Crash Sabotage: Find and sabotage the right train track to manipulate the prices of agriculture
- Price Fixing Casino: Manipulate markets through a slot machine interface more matches bigger prizes
- Bullet Podium: Precision shooting challenge, never miss the opportunity to profit from tragedy
- Blackmail Delivery: Tetris style Russian KGB blackmail simulator where the epstein files are delivered
- Circuit Sabotage: Overload the mainframe through rapid input gameplay clicking the right button to maximize profits
- Journalistic Awareness: Balance your media exposure vs. rewards (Do some missions or travel the world and you will raise eyebrows)
- Secret Service: Use government connections to reset your exposure (special missions can grant you additional secret service interventions)
- Pension Fund: Your ultimate score and retirement safety net (Who wants to retire when its so easy to profit from tragedy)
- GPS Low Reward Events: Random events that can make or break your schemes
- Stock Market Manipulation: Purchase stocks and use the GPS and mission select to alter the prices of the stock sectors diversify or die.
- **BlackMail mini game has a collision dectection issue and I have the math wrong for the object location as it is currently taking dimensions from the top left corner I believe and it is causing an object to appear off screen. The bottom of the interactive window for widget updates is set to the bottom of an object that I have accidentally assigned to a location on the screen but not the bottom of the screen. I am fixing this issue.
- Mission Rewards Becuase I have been debugging the mini games I have not fully tested the success logic to know if it is giving the maximum reward or if it is only assigning a reward from the data_handler. Need to do more testing to ensure game flow is in a function while in game play.
- **I have not fully checked all the load game save game functions, as it has worked several times loading the correct information. I have not taken the files to end game or tried multiple overwrites of data.
- **Need to improve pixel art and the color variations to make objects more visible, possible neon hit box???
- **Might implement secret messages in future iterations for hidden or secret locations with larger rewards.(would require update to database.py)
- Python 3.8+
- Kivy 2.0+
- Required Python packages (see requirements.txt)
# Clone the repository
git clone https://github.com/yourusername/propagandist33.git
cd propagandist33
# Install dependencies
pip install -r requirements.txt
# Run the game
python main.py




