summaryrefslogtreecommitdiff
path: root/pacman/view/src/main/resources
diff options
context:
space:
mode:
authormithe24 <mithe24@student.sdu.dk>2025-05-23 19:24:52 +0200
committerGitHub <noreply@github.com>2025-05-23 19:24:52 +0200
commit6a01dc315b38a047d202b3924be5a84321db8226 (patch)
tree68536b8d2829facd45a62eda1f099018b6c35781 /pacman/view/src/main/resources
parent8c8a4023c98e076ae6c635b36734dbe28782ed69 (diff)
downloadpacman-6a01dc315b38a047d202b3924be5a84321db8226.tar.gz
pacman-6a01dc315b38a047d202b3924be5a84321db8226.zip
Last commits. I won't be contributing anymore. (#27)
* im done * feat(GameConfig): Adds immutability for GameConfig record * accidentally removed main menu button * throwing exceptions * Please stop using protected
Diffstat (limited to 'pacman/view/src/main/resources')
-rw-r--r--pacman/view/src/main/resources/gameAssets/food.pngbin0 -> 223 bytes
-rw-r--r--pacman/view/src/main/resources/gameAssets/powerFood.pngbin0 -> 225 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/pacman/view/src/main/resources/gameAssets/food.png b/pacman/view/src/main/resources/gameAssets/food.png
new file mode 100644
index 0000000..ad1e1aa
--- /dev/null
+++ b/pacman/view/src/main/resources/gameAssets/food.png
Binary files differ
diff --git a/pacman/view/src/main/resources/gameAssets/powerFood.png b/pacman/view/src/main/resources/gameAssets/powerFood.png
new file mode 100644
index 0000000..7e18c47
--- /dev/null
+++ b/pacman/view/src/main/resources/gameAssets/powerFood.png
Binary files differ