Go to file
Arlo 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
.vscode Feature: Enemy collision detection, and customisable keybinds 2024-04-30 17:14:05 +01:00
Assets Feature: Hearts to track player lives 2024-04-30 21:26:34 +01:00
Documentation Documentation: Reaserch on WarioWare and Requirements 2024-04-27 16:34:11 +01:00
Packages Initial Commit 2024-04-27 00:16:32 +01:00
ProjectSettings Feature: Hearts to track player lives 2024-04-30 21:26:34 +01:00
.gitignore Initial Commit 2024-04-27 00:16:32 +01:00