I make games. https://ultiman3rd.wordpress.com/
Hi everyone! Here's a binary save system so you can turn the 64 cartdata values into 2048 boolean values, or any other data you want by converting it to binary. I had a lot of trouble understanding other binary save system information I found for Pico-8 so I think I've done a good job here of making the code understandable.
I've also written a full article to accompany this cartridge on my website: https://ultiman3rd.wordpress.com/2018/02/01/pico-8-binary-save-system/
I hope you all find this useful!
I figured I might as well post the article text here too:
Pico-8 has a simple save system which allows you to set a cartridge ID:
cartdata("mycoolgame") |





Professor Blobbins bounces into his first adventure with The Music of Love! Hop along each of the 7 levels, helping (or annoying) the NPCs who each have a short song to sing.
This is my first ever PICO-8 game! If you're interested, my other games are at: http://www.nicholaswalton.net/



