Cookie clicker for the C64
Go to file
2021-10-13 19:42:07 -04:00
.gitignore Switching over to the new IDE 2021-10-13 19:34:08 -04:00
Banner.png And I deleted my banner. 2021-10-13 19:42:07 -04:00
CC64.d64 Switching over to the new IDE 2021-10-13 19:34:08 -04:00
Cookie Clicker.cbmprj Switching over to the new IDE 2021-10-13 19:34:08 -04:00
Cookie Clicker.prg Switching over to the new IDE 2021-10-13 19:34:08 -04:00
prg.txt Switching over to the new IDE 2021-10-13 19:34:08 -04:00
README.md I deleted my readme 2021-10-13 19:38:15 -04:00
storedat.seq Switching over to the new IDE 2021-10-13 19:34:08 -04:00

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:

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.