Cookie clicker for the C64
Go to file
2021-06-02 15:43:43 -04:00
build Merge branch 'master' into more-items 2021-06-02 15:43:43 -04:00
.gitignore added test menu and blocked space repeat 2021-01-07 20:18:52 -05:00
Banner.png fixed name saving and updated save file format 2021-01-24 13:43:39 -05:00
prg.txt Added saving/loading and fixed problems with setting bn$ 2021-05-30 22:49:11 -04:00
README.md Merge branch 'master' into more-items 2021-06-02 15:43:43 -04:00
testmenu.txt Remaking everything. 2021-02-16 14:56:36 -05: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.