Skip to content
Quest Viva logo

Quest Viva

Quest Viva is a project to create a modern fork of the Quest 5 text adventure game engine.

Cross-platform

Quest Viva is built with .NET 9, so it runs on Windows, Mac and Linux.

Host your own games

It’s now much easier to host your own games on any Linux VPS using a Docker image. Soon, you’ll be able to run games entirely in the browser using WebAssembly, with no need to run a server at all.

Save games without logging in

Players no longer need to create an account to save their progress. Game data is saved to the browser’s local storage.

Responsive layout

All devices are now handled using a responsive layout, so the game will look good on any screen size.

Debugger

Quest Viva brings the game debugger to the browser for the first time. Inspect objects and run walkthroughs.