../

OpenVic

OpenVic is an upcoming FOSS game, written with Godot in C++, which aims to recreate and enhance the experience from popular videogame Victoria 2. The project is made up of multiple components:

  • The main repo, containing the Godot part of the code.
  • The simulation, containing the underlying C++ "library".
  • The dataloader, containing the parser for Victoria 2's defines.

Finally, you can find the project's official website here.