metalpriest94 / The_Old_Days

Development of a tile-based strategy-game. Formerly named 'GridBoard'.
0 stars 0 forks source link

Implement research mechanics #17

Open metalpriest94 opened 7 years ago

metalpriest94 commented 7 years ago

What to do Not every element of the game should be unlocked right from the beginning. Thus, a research system is required.

metalpriest94 commented 7 years ago

A panel reserved for research is implemented.