Mini-Games-Game/Assets/Scripts
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
..
EnemyMovement.cs Feature: Moving "Enemy" 2024-04-29 23:54:45 +01:00
EnemyMovement.cs.meta Feature: Moving "Enemy" 2024-04-29 23:54:45 +01:00
PlayerController.cs Feature: Hearts to track player lives 2024-04-30 21:26:34 +01:00
PlayerController.cs.meta Feature: Enemy collision detection, and customisable keybinds 2024-04-30 17:14:05 +01:00