Skip to content

stevanm/Androidi-Clicker-Game

 
 

Repository files navigation

Androidi-Clicker-Game

The idea of a project is to make classic clicker/idle game. Player goal is to collect resources and to choose upgrades that best fit his gamestyle in order to have efficient progress. As game pass it becomes more challenging and requires a player to carefully balance between resources, as poor choices will significantly slow down his progress.

The game should be available on Android mobile platform.

We will use Kotlin programming language for implementation.

Gameplay

Player collect food and science in order to acquire gold. In order to get gold player need to research specific technologies and to have miners. There are multiple technologies and upgrades which helps by providing different benefits, as improving workers efficiency, increasing storage capacity, improve resource gain on click, lowering the cost of certain upgrades.. Player starts with no resources. He needs to manually produce some, in order to purchase workers which can make other resources in time. Since cost of upgrades increases fast, player needs to spend acquired resources wisely, to progress fast. Once he reached certain level, player can start form the scratch but this time it will be easier for him to progress. Every restart at certain level provides speedup of next time.

Game running

  1. Install Android Studio and setup enviroment (https://developer.android.com/studio/run)

  2. Choose one of the following two options:

    1. Run the game on the Android Emulator (https://developer.android.com/studio/run/emulator)

    2. Run the game on a hardware device (https://developer.android.com/studio/run/device)

Team members

Stevan Milic, stevanmilic@gmail.com

Ivan Nedic, nedicivan.nedic@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%