Commit Graph

10 Commits

Author SHA1 Message Date
Arlo Filley
b5c039edd3 New enemy movement, enemy spawner, player movement (w/ particle effects) 2024-11-24 01:34:56 +00:00
Arlo Filley
3d763eef0b CUBE DASH 2024-11-22 22:58:34 +00:00
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
4e9e988034 Feature: Enemy collision detection, and customisable keybinds
Added:
- Enemy collision detection
- Customisable movement keybinds
- Simplified movement code
2024-04-30 17:14:05 +01:00
Arlo Filley
cdc25bd8b1 Feature: Moving "Enemy"
Added:
- Circular enemy movement pattern
2024-04-29 23:54:45 +01:00
Arlo Filley
0fd0856414 Feature: Added Cube Movements, Dev Textures, and Michaels Spider Model 2024-04-28 17:15:53 +01:00
Arlo Filley
215ec16155 Test 2024-04-27 18:21:02 +01:00
85449493cc hehe 2024-04-27 00:40:43 +01:00
Arlo Filley
4c18a9eda8 cube 2024-04-27 00:25:10 +01:00
Arlo Filley
f4e6a0c4ec Initial Commit 2024-04-27 00:16:32 +01:00