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

Download

Download
Countrysim 0.1.0.0(Windows executable) 8 MB
Download
Countrysim 0.1.0.0(Ruby source) 3.8 MB

Install instructions

Windows executable version: Unzip file and run game.exe

Running from source:

  1. Install ruby and gem.
  2. Install gosu, delaunator and perlin with gem install gosu, gem install delaunator and gem install perlin
  3. Unpack the .zip file and navigate to the unpacked directory of the game in the terminal. 
  4. Start the game with ruby game.rb`