From 6a01dc315b38a047d202b3924be5a84321db8226 Mon Sep 17 00:00:00 2001 From: mithe24 Date: Fri, 23 May 2025 19:24:52 +0200 Subject: 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 --- pacman/view/src/main/resources/gameAssets/food.png | Bin 0 -> 223 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pacman/view/src/main/resources/gameAssets/food.png (limited to 'pacman/view/src/main/resources/gameAssets/food.png') 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 Binary files /dev/null and b/pacman/view/src/main/resources/gameAssets/food.png differ -- cgit v1.2.3-70-g09d2