Cookie clicker for the C64
Go to file
2022-09-07 19:10:38 -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 Saving and loading works now! (except it is pretty bad) 2021-10-16 19:37:24 -04:00
Cookie Clicker.cbmprj Saving and loading works now! (except it is pretty bad) 2021-10-16 19:37:24 -04:00
Cookie Clicker.prg Saving and loading works now! (except it is pretty bad) 2021-10-16 19:37:24 -04:00
prg.txt Comments! 2022-01-23 13:04:25 -05:00
README.md Update README.md 2022-09-07 19:10:38 -04:00
storedat.seq Switching over to the new IDE 2021-10-13 19:34:08 -04:00

Cookie-Clicker-C64

OH MY GOD THIS PROGRAM JUST GOT SHOWED IN A YOUTUBE VIDEO

https://youtu.be/o6RtnOU-5ss LETS FUCKING GOOOOOOOOO (to anyone who came here, sorry, this program is reaaaaaaaally buggy. Maybe this is the motivation I need to fix it up)

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.