I've created a spreadsheet which does the opposite of this: it will convert any puzzlescript level into your required spreadsheet format. Hopefully this is helpful for anyone who's already midway through their project.
The formula it uses for each individual cell is "=mid($A3,B$2,1)", where row b2:ff2 is just the numbers 1-150 inclusive, and column a3:a150 is your level text.
← Return to tool
Comments
Log in with itch.io to leave a comment.
i don't have office
this online link might work- https://docs.google.com/spreadsheets/d/19K5kK69OT1Vw-YVo6Ud9z_aDdOapJdZNqyRQJqMp...
Hi, this is a fantastic idea.
I've created a spreadsheet which does the opposite of this: it will convert any puzzlescript level into your required spreadsheet format. Hopefully this is helpful for anyone who's already midway through their project.
The formula it uses for each individual cell is "=mid($A3, B$2,1)", where row b2:ff2 is just the numbers 1-150 inclusive, and column a3:a150 is your level text.
Here's a copy of the spreadsheet, which can be downloaded from google in .xslx or .ods format https://docs.google.com/spreadsheets/d/1utTlvn43kDz4RXXbFclPG5L12cjxQzuS_hMeEhbH...
Ah, that's great!