rznn7 / echoes-from-below

1 stars 0 forks source link

Ship oxygen stock #7

Open rznn7 opened 3 months ago

rznn7 commented 3 months ago

The submarine has an oxygen stock. The stock is displayed in the cockpit If it drops to 0, the player dies from asphyxia The oxygen can be replenished by getting to the top of the ocean or by finding a shipwreck.

GoldenPike06 commented 3 months ago

Oxygen can be added based on the amount oxygen pack yields. UI is updated on the cockpit based on current value.

Issues: Need to wait for popups to close (player interaction) before replenishing.

GoldenPike06 commented 3 months ago

Replenishes only when interaction is accepted. Decreases after every turn.

To do: When oxygen = 0, game over