Cookie clicker for the C64
Go to file
2021-05-18 12:21:05 -04:00
build Updated the .prg file. 2021-05-02 10:19:01 -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 # of items now stored as MI (Max Item #) 2021-05-15 13:12:20 -04:00
README.md Update README.md 2021-05-18 12:21:05 -04:00
testmenu.txt Remaking everything. 2021-02-16 14:56:36 -05:00

Cookie-Clicker-C64

Chat on Discord

Cookie Clicker C64 (CC64 for short) is a WIP Cookie clicker clone for the Commodore 64.

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, cc64.sav is not needed to run the game, so you can place it on another d64 and swap disks when needed.