Skip to content

RhysWhy/CivIdle

 
 

Repository files navigation

CivIdle

CivIdle is an idle/incremental game that allows you to lead your own civilization through thousands of years from ancient times to the modern era. Expand your territory, explore a vast tech tree, build various wonders, and trade with global players: empire must grow and numbers must go up!

Get Involved

Localization

All localizations are contribute by the community. If you'd like to help, visit here for more info.

Build

Prerequisites:

Setting up dependencies:

  • Run 'pnpm install' in the terminal
  • If the above throws an error stating that the ps1 is not digitally signed then run the following command in the terminal: 'Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass' and run 'pnmp install' again after this

Running the Project:

License

  • Game's source code is licensed under GNU General Public License v3.0
  • Third party libraries are licensed under their corresponding licenses
  • Game's artworks and assets are included in this repository for development convenience. However, due to the complications of the original licenses, please do not redistribute them

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 0.9%
  • CSS 0.8%
  • Swift 0.2%
  • Java 0.1%
  • Ruby 0.0%