As for solving all vertices, got a few more since last time:
code
At the moment we have 15 of the 25 rooms cleared:
- Code: Select all
#unsolved vertices in each room
0 0 3 1 5
0 2 1 0 3
0 0 0 0 2
0 0 2 0 1
0 0 1 0 0
However, new vertices might emerge as we solve the existing ones, even on pages we thought we've already cleared.
BTW, it seems the site is getting unstable due to heavy traffic. I hope I'm not the culprit. Perhaps there are more silent readers in this forum than I imagine.
Edited:
I've posted the code with the meta-puzzle solved. In case you need the state where you can still solve the meta-puzzle yourself, use the following one:
code
Hope I didn't ruin your fun. That meta-puzzle isn't that hard anyway (compared to some of the still unsolved vertices).