aboutsummaryrefslogtreecommitdiff
path: root/enemy.c
AgeCommit message (Collapse)AuthorLines
2023-05-07Work on random things.quou-0/+1
2023-05-07Add more sound effects.quou-0/+2
2023-05-07Add waves and stuff.quou-1/+2
2023-05-07Add some frames where the skulls are red after being damaged.quou-4/+14
2023-05-07Add waves and some more polish.quou-0/+2
2023-05-06Work on visual effects; Debris and player bullet impact effects.quou-0/+44
2023-05-06Add solid environment collisions.quou-1/+2
2023-05-05Add killing enemies.quou-6/+23
2023-05-05Add a basic enemy.quou-0/+103