Blackbluue / drone_drillers

Drone mining game
MIT License
0 stars 0 forks source link

Design objective of game #6

Open Blackbluue opened 1 month ago

Blackbluue commented 1 month ago

The player will take control of a single miner and must travel around the map to mine ore. They are given a set amount of turns to acquire as much amount of ore as possible, while also having a specific score they must reach. Failing to reach that score or being destroyed will result in a failure. Any resources gained/lost on a failed map are not saved.

When a map is completed, the mined resources are collected and refined. The refined minerals can be used to acquire upgrades to the player's miner, and to other aspects of the game. This may include drones to automate the process of mining.

Most maps are randomly generated, with the occasional pre-built maps with intentionally increased difficulty. Completing these pre-built maps will grant the player several permanent upgrades or game features, or provide as tutorials for existing features.