
CountrySim
A downloadable game for Windows, macOS, and Linux
Countrysim is a political simulator where you will be able to manage the politics/economy/military of a country. Currently it is in a relatively early stage of development and lacks much of the expected features.
Current Features:
- Randomly generated country
- Randomly generated political parties
- Creating social/economic laws
- Protests
- Loading/saving
Planned Features:
- Foreign countries
- World mode
- Wars
- More events
- Elections
- Ethnic/religious conflict
- Dictatorships
Status | In development |
Platforms | Windows, macOS, Linux |
Author | bolau |
Genre | Strategy, Simulation |
Tags | government, political, Procedural Generation |
Download
Install instructions
Windows executable version: Unzip file and run game.exe
Running from source:
- Install ruby and gem.
- Install gosu, delaunator and perlin with gem install gosu, gem install delaunator and gem install perlin
- Unpack the .zip file and navigate to the unpacked directory of the game in the terminal.
- Start the game with ruby game.rb`