CivClicker is an "incremental game" based on Cookie Clicker. This project is a responsive/mobile-friendly adaption of the original CivClicker game that also aims to add some new features (e.g. additional icons, hotkeys, support for translation into languages other than English) and other improvements.
Gather food, cut wood, and mine stone to support a growing population of workers while building a civilization. Gather a collection of cats in the process.
The original CivClicker has the following succinct advice about getting started:
Q: How do I get started?
A: If you want people, you'll need to have enough food to support them, and they will need to have a place to live. Make sure you have enough food and at least a tent or wooden hut to start with.
Q: I made a worker, but they died straight away!
A: Workers eat food. Do you have enough spare?
You can play Civclicker Mobile on your own device by cloning or downloading this repository and opening index.html
in your browser, or you can try the online demo here.
- Manual Save - Save your current stats
- Disable Autosave - Autosave toggle
- Delete Save File - Delete your saved stats
- Reset Game - Reset your game (Resetting allows you to gain another deity and build another Wonder)
- Rename Civilisation - Rename your civilisation
- Rename Yourself - Rename yourself
- Rename Current Deity - Rename your deity
- Enable Custom Increments - Custom Increment toggle
- Smaller Text - Smaller Text
- Larger Text - Larger Text
- Disable Delimiters - Toggle Delimiters
- Enable Text Shadow - Toggle Text Shadow
- Disable Notes - Toggle Notes
- Toggle Worksafe Mode - Toggle Worksafe Mode
- Use Words - Toggle Icons
- Import/Export Save - Import/Export Save
- About - About CivClicker Mobile
It is possible to save, export and import game states from the Settings menu. Just copy the generated code from the export box and paste into the import box (either later in the same game or on a different instance of CivClicker). The codes should be compatible with the original CivClicker game if you want to resume your game in the classic version.
Although the game is called still called Civ_clicker_, there are many shortcut keys available to reduce the amount of mouse clicking required when playing using a keyboard:
ACCESS_KEY + [
: Basic ResourcesACCESS_KEY + ]
: Special ResourcesACCESS_KEY + ;
: SettingsACCESS_KEY + '
: StatsACCESS_KEY + b
: BuildingsACCESS_KEY + p
: PopulationACCESS_KEY + j
: JobsACCESS_KEY + u
: UpgradesACCESS_KEY + d
: DeityACCESS_KEY + c
: ConquestACCESS_KEY + t
: TradeACCESS_KEY + o
: Wonder & PantheonACCESS_KEY + e
: EventsACCESS_KEY + a
: AchievementsACCESS_KEY + f
: Gather FoodACCESS_KEY + w
: Cut WoodACCESS_KEY + s
: Mine StoneACCESS_KEY + .
: Switch to Next PaneACCESS_KEY + ,
: Switch to Previous PaneACCESS_KEY + m
: Show Menu
- Help pane with game instructions and list of hotkeys
- Extract translatable strings
Most features of the original gameplay should be working, but there a few quirks that still need to be fixed, as well as new features. Pull requests and issues welcome!
Other free/open source incremental games:
-
CivClicker - David Holley's original CivClicker game (Sourceforge) (Released under GPL)
-
Swiping support provided by Hammer.JS
-
Original icons from game-icons.net, released under CC BY license
- round-bottom-flask by Lorc
- anvil by Lorc
- horse-head by Delapouite
- pouring-chalice by Lorc
- farmer by Delapouite
- trowel by Delapouite
- mining by Lorc
- spears by Lorc
- animal-hide by Delapouite
- axe-in-stump by Lorc
- wheat by Lorc
- gold-bar by Willdabeast
- vine-leaf by Lorc
- kevlar by Sbed
- anvil-impact by Lorc
- rock by Lorc
- pouring-chalice by Lorc
- bull by Lorc
- stone-block by Lorc
- beech by Lorc
-
Hamburger menu by Interactiontechniques (CC BY-SA)
-
Population icon by Wilson Joseph from the Noun Project (CC BY)
GPL.