- Ultermarto
- |
- Fabled Member
So as an aspiring designer, I've decided to finally try and pull together my first game. And even though it's probably going to be terrible (your first ten games always are), I want it to touch on something unique and unexplored. So I'm trying to make a web game about logic.
So far, the concept is that the player walks through this little 2D world, observing things such as all trees being green or all clouds being in the sky, before they come to these ravines, and, in the style of the common bridge-physics games, have to build their way across them. BUT, the ravines have signs at their edges, always asking a question, and using visually represented logical syllogisms, the player must build an answer, and use it to cross the ravine.
For example, after passing a whole bunch of orange squares, the player will come to one square with its color concealed. The ravine will ask, "What color is this square". The player will then construct the most basic logical argument. On the base of the ravine they can ground known premises, in this case, "The shape is a square", and "All squares are orange". From this they can suspend a statement in mid-air, the conclusion that "The square must be orange", which can be used to cross the ravine.
As the game goes on, I hope to expand into much more complicated and interesting puzzles, which might be solved in different ways. The problem is, Flood, I'm struggling to conceive solutions to even slightly more complicated problems in my notes. So, I'd like you, using only logical rules, to try and solve some of these problems in your post.
The Watering Can
Two men stand beside their respective trees. One grows oranges, the other grows lemons. Between them is a watering can, and both men argue that they need it to water their trees. The ravine asks, "Who should get the watering can?"
In this puzzle, I have already had to invent a new sort of game mechanic. When grounding your premise at the base of the ravine, sometimes it is necessary to provide a subjective premise. For example, you might pick the object of lemons, and right-click to provide your own property of lemons, from which you might be able to choose, "All lemons are good" or "All lemons are bad".
So, could you try and solve it?