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!
All localizations are contribute by the community. If you'd like to help, visit here for more info.
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:
- Run 'pnpm run dev' in the terminal
- Browse to 'http://localhost:3000/'
- 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