From 3e8b70250a56a154260ae2290736911214e55af0 Mon Sep 17 00:00:00 2001 From: IanSkinner1982 Date: Wed, 13 Oct 2021 19:38:15 -0400 Subject: [PATCH] I deleted my readme --- README.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..61d45e9 --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ +# Cookie-Clicker-C64 + +

+ + + +

+ + + Chat on Discord + + + + + + + +

+ +Cookie Clicker C64 (or CC64 for short) is a Cookie clicker clone for the Commodore 64. + +## How to play : + +- Press the space bar to 'click' for cookies. + +Credits: +- [@Orteil](https://orteil.dashnet.org/) for making the original cookie clicker game +- [@drskinner](https://github.com/drskinner/) + +Notes: +- Editing program lines larger than 80 characters on the C64 (or on an emulator) will result in parts of them being deleted +- `storedat` must be placed in the same d64 as `cookie.prg`, or in the same directory, if your emulator treats a folder like a disk. Also note that unlike `storedat`, `savedat` is not needed to run the game, so you can place `savedat` on another d64 and swap disks when needed. + + + + + +