From c1cd21a5f1c7f42b569c19c6f92de6869c14ff64 Mon Sep 17 00:00:00 2001 From: neon443 <69979447+neon443@users.noreply.github.com> Date: Tue, 31 Dec 2024 11:49:45 +0000 Subject: [PATCH] add readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..708dfda --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# CookieSwifter + +I recently stumbled upon a past favourite: (Cookie Clicker)[https://orteil.dashnet.org/cookieclicker/] + +This gave me the idea to convert it to an iOS App + +### Features +- Save and Load Named Games +- Custom Bakery names +- Buy (and sell) Items +- Multi Buy/Sell (for when you get to op) +- Achievements +- Upgrades +- *very* balanced gameplay (gonna have to fix that later lol) \ No newline at end of file