I made some [text adventure]( ) using Jev.
Funby p 🦊2026-09-18
I made some [text adventure](https://text-adventure.p11c.xyz) using Jev.
It's like these old text adventures where you can go north/south/east/west, and look around.
Only specific actions are possible, but Jev is used to recognize what you want.
So there are mountains in the north, you can say "go north", but you can also say "I walk to the mountains" or something like that.
And instead of "look around", you can say "I have no idea where I am!" or something.
Just try saying things that seem possible. Maybe it's actually possible. I was surprised sometimes that I can just do things.
It's only a test. The complete story is AI generated, and I don't how big it is. I didn't test it for long. But it doesn't seem that big.
Edit: Also Jev recognizes the language you are using, so by switching the language you use for replies, the game will also change language.
Links