Idle Collector
A downloadable game for Windows
A simple game I made using the Python programming language to improve myself in programming.
Workers earn you money by collecting grass that spawns in a small area at random time intervals.
Using the buttons in the game:
<-> You can increase the number and speed of workers.
<-> You can expand the area where the grass spawns.
<-> You can reduce the maximum time required for the grass to grow.
<-> You can turn grass into stone and stone into obsidian by evolving the map. This increases your income.
Some additional information:
<-> you can exit the game by pressing the Q key.
<-> The minimum time required for the grass to spawn is 0.1 seconds, and the maximum time is 30 seconds. With upgrades you can reduce the maximum time for grass to spawn to 1 second.
<-> You can have up to 9 workers.
<-> Workers can move up to 100 pixels at a time. Initially 1, it is increased to 100 with upgrades.
<-> Grass does not spawn on the points where the workers stand.
<-> The game has no purpose after all upgrades have been purchased.
Status | Released |
Platforms | Windows |
Author | Captain Void |
Tags | 2D, Idle, pygame, python, Singleplayer |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.