CalebJohn / into-the-great-abyss

A prototype for a space exploration/management game.
GNU General Public License v3.0
2 stars 3 forks source link

Added buttons for all major base functionality #64

Closed clayjohn closed 7 years ago

clayjohn commented 7 years ago

So far all this does is allow us to collect resources and build gatherers. But it opens us up to adding button timing (build times essentially) and storage capacity. it address issue #61. A logical next step for us will be to 1) add storage capacities, 2) add a time variable to resource gathering (de link from framerate) and 3) make gathering manually rely on time.