Skip to content

dohliam/civclicker-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CivClicker Mobile

Overview

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.

Gameplay

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?

Demo

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.

Settings

  • 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

Import/Export

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.

Shortcut keys

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 Resources
  • ACCESS_KEY + ]: Special Resources
  • ACCESS_KEY + ;: Settings
  • ACCESS_KEY + ': Stats
  • ACCESS_KEY + b: Buildings
  • ACCESS_KEY + p: Population
  • ACCESS_KEY + j: Jobs
  • ACCESS_KEY + u: Upgrades
  • ACCESS_KEY + d: Deity
  • ACCESS_KEY + c: Conquest
  • ACCESS_KEY + t: Trade
  • ACCESS_KEY + o: Wonder & Pantheon
  • ACCESS_KEY + e: Events
  • ACCESS_KEY + a: Achievements
  • ACCESS_KEY + f: Gather Food
  • ACCESS_KEY + w: Cut Wood
  • ACCESS_KEY + s: Mine Stone
  • ACCESS_KEY + .: Switch to Next Pane
  • ACCESS_KEY + ,: Switch to Previous Pane
  • ACCESS_KEY + m: Show Menu

To do

  • Help pane with game instructions and list of hotkeys
  • Extract translatable strings

Contributing

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!

Links

Other free/open source incremental games:

Credits

Icons

License

GPL.

Releases

No releases published

Packages

No packages published