App · Games & real time
text-adventure.p11c.xyz
I made some [text adventure]( using Jev.
Open text-adventure.p11c.xyz ↗How builders describe it
I made some [text adventure]( 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…
The decision Jev makes
Choose a legal move, a lane or an NPC reaction each turn.
Where it fits
Games are a stress test for decision speed. Jev picks the next move from the legal ones, fast enough for arcade games and deep enough for chess and strategy. All 174 games & real time projects →