werntzp / movement-to-contact

Find, fix and destroy the enemy.
0 stars 0 forks source link

Check for end game conditions on start of player turn #25

Closed werntzp closed 8 years ago

werntzp commented 8 years ago

If turns > 15 and/or all units eff black, player loses.

werntzp commented 8 years ago

Added code to check in turn change.