Voynich Lecture by Sleepy Caveman
You are a lazy student, and oh no, you have a test in two minutes!! On an obscure foreign language!!
You grab the closest piece of paper (a dirty, torn menu) to use as a cram sheet and pray this mumbly lecture will help you understand enough to pass the test...
Made for Ludum Dare 54, with the theme "Limited Space".
| Link | https://sensibleandrew.itch.io/voynich-lecture |
| Link | https://sensibleandrew.itch.io/voynich-lecture |
| Original URL | https://ldjam.com/events/ludum-dare/54/voynich-lecture |
Ratings
| Given | 9🗳️ | 6🗨️ |
Congratz on your first LD entry btw!
After drawing everywhere on the menu and passing the test, I got the wonderful note of... 0!
I guess I had all the right answers but in the wrong order. :upside_down:
Good job! I tried to understand something by exploring the source code but you exported the scenes to binary! :laughing:
- try1: I picked cat picture as left category as it was left in video, and I got 0 legs and 4 legs correct
- try2: I noticed that the video had the not-down category for cat and plant, so I picked cat as not-down category
- try3: I noticed that the teacher said the sequence did NOT go 1 2 3 4 5, and instead goes 1 2 3 4 10 11 and I got beetle correct
- try4: I realized that the picture section was defining a general category of alive, and I got that part correct
It's a nice short game, and I like that by replaying it I am able to better understand the language, including the fact that this is the 101 version of the course, and that we don't know if eggs are alive or not.
My only suggestion would be to maybe add the ability to rewind or skip ahead in the video to let the player re-watch part of it.
I was implementing scrubbing in the video just as my time ran out. I was going to add in a buffering period that got longer and longer the more the player skipped around, lightly penalising them for re-watching the same scenes multiple times. There was also going to be a third part in the lecture about colours and the curious way the Voynich used them, but again, time.