ForNeVeR / O21

FOSS remake of U95, an old submarine arcade game from 1995.
MIT License
22 stars 9 forks source link

Health and restarting game implemented #193

Closed evgTSV closed 2 months ago

evgTSV commented 2 months ago

This pr contains:

  1. Heath system (live decreases if player dies) Issue #26
  2. Player dies when oxygen storage is empty Issue #31
  3. Shows game over scene when the player is out of lives Issue #32
  4. Game restarts when F2 key is pressed Issue #85
  5. Test for oxygen system (lives decreasing)
  6. Import explosion textures