From 1c33c06df4d40e708d526cd00d3b8392d931b7c2 Mon Sep 17 00:00:00 2001 From: Moisis Date: Mon, 24 Apr 2023 01:27:30 +0200 Subject: Added Basic GUI --- assets/Background.png | Bin 0 -> 1440004 bytes assets/Options Rect.png | Bin 0 -> 1569 bytes assets/PAC-FONT.TTF | Bin 0 -> 44236 bytes assets/Play Rect.png | Bin 0 -> 1023 bytes assets/Quit Rect.png | Bin 0 -> 1003 bytes assets/icon.png | Bin 0 -> 357274 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/Background.png create mode 100644 assets/Options Rect.png create mode 100644 assets/PAC-FONT.TTF create mode 100644 assets/Play Rect.png create mode 100644 assets/Quit Rect.png create mode 100644 assets/icon.png (limited to 'assets') diff --git a/assets/Background.png b/assets/Background.png new file mode 100644 index 0000000..03a6383 Binary files /dev/null and b/assets/Background.png differ diff --git a/assets/Options Rect.png b/assets/Options Rect.png new file mode 100644 index 0000000..2e8642b Binary files /dev/null and b/assets/Options Rect.png differ diff --git a/assets/PAC-FONT.TTF b/assets/PAC-FONT.TTF new file mode 100644 index 0000000..fd0391e Binary files /dev/null and b/assets/PAC-FONT.TTF differ diff --git a/assets/Play Rect.png b/assets/Play Rect.png new file mode 100644 index 0000000..6d144eb Binary files /dev/null and b/assets/Play Rect.png differ diff --git a/assets/Quit Rect.png b/assets/Quit Rect.png new file mode 100644 index 0000000..0481ec0 Binary files /dev/null and b/assets/Quit Rect.png differ diff --git a/assets/icon.png b/assets/icon.png new file mode 100644 index 0000000..30a7420 Binary files /dev/null and b/assets/icon.png differ -- cgit v1.2.3