From ca54d7073fb49e322937035d831625efb76d173d Mon Sep 17 00:00:00 2001 From: kielen Date: Tue, 2 Jun 2026 00:45:46 -0700 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..53fe8d2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# A-Cat-Game + +A simple 2D platformer cat game with no win/loss conditions. No death. No enemies. \ No newline at end of file