I’ve made a portable book reader that creates executable books. It compresses the text but still because of the limited flash size only small books will fit. Here is one such book (it’s a short CC0 public domain children story):
If you want a book compiled and can’t (you have to run some Python scripts), suggest it in the comments and I will add it, just keep in mind it can’t be much longer than this one.
EDIT:
Coincidentally this fits the game jam I didn’t know about, so I added it as an entry, but keep in mind I made this mostly as an experiment, not a competitive jam entry
TBH I didn’t know about the jam, I wasn’t active lately. I’ll take a look at it, but from the Arduboy perspective this is really a pretty simple program, the only nontrivial thing it does is decompress the text – it’s more of an experiment than a killer app meant to compete with others. But there’s nothing to lose I guess
EDIT: Okay, I did it, at least there is more entries I guess.
Personally I also had a few unicode issues,
so I replaced the unicode quotes and elipses with their ASCII equivalents.
Also don’t forget to rename output to main_ino.ino or main_ino.ino to output.ino.
Personally I’m not a big fan of the pig book, I much preferred some of the other titles.
If I were reviewing the actual book, it would be a pretty damning review.