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
Added: - Enemy collision detection - Customisable movement keybinds - Simplified movement code