sourencho / ungroup_game

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

Uniq win #174

Closed copacetic closed 4 years ago

copacetic commented 4 years ago

Description

Adds unique win conditions for players. Each player has a "primary" resource of which they require the most and then secondary resource of which they need less.

Resource goals shown in resource counts. Here blue is the primary resource.

Screen Shot 2020-02-03 at 5 50 46 PM

Fixes

Fixes #141