Commit Graph

1 Commits

Author SHA1 Message Date
373211a586 Feature: Hearts to track player lives
Added:
- Lives for the player
- Hearts to show the player how many lives they have
- Quits on 0 lives
Changed:
- Refactored code for easier maintainance
    - Better variable names
    - Easier to read conditions
    - Subroutines to handle specific logic
2024-04-30 21:26:34 +01:00