sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
14 stars 1 forks source link

Mining mechanism #125

Closed sourencho closed 4 years ago

sourencho commented 4 years ago

Description

Group mines full capacity of mine. Notice player's resource count rising on top right and how mine turns white when empty mining_mechanism

Fixes

Fixes #14

Commits

[8c7b1de] Mining mechanism