mirror of
https://github.com/BreizhHardware/project_sanic.git
synced 2026-05-09 08:15:51 +02:00
[PR #26] [MERGED] Feat[Enemy], add assets for the enemies #27
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BreizhHardware/project_sanic#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BreizhHardware/project_sanic/pull/26
Author: @MateoLeTouzic
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/7/2025
Merged by: @BreizhHardware
Base:
dev← Head:dev_table_basse📝 Commits (1)
5539fe9Feat[Enemy], add assets for the enemies📊 Changes
8 files changed (+17 additions, -8 deletions)
View changed files
➕
assets/map/enemy/Laser.png(+0 -0)➕
assets/map/enemy/flying_enemy.png(+0 -0)➕
assets/map/enemy/turret_enemy.png(+0 -0)➕
assets/map/enemy/walker_enemy.png(+0 -0)📝
map/levels/1.json(+9 -6)📝
src/Entity/Enemy.py(+4 -1)📝
src/Entity/Player.py(+2 -0)📝
src/Entity/Projectile.py(+2 -1)📄 Description
Feat[Enemy], add assets for the enemies
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.